Skip to content

Commit

Permalink
Merge pull request #875 from WestpacGEL/changeset-release/develop
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jaortiz authored Sep 24, 2024
2 parents 7418c6b + 219c03e commit ff62c6d
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-doors-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-eyes-sparkle.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/protoform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# protoform

## 0.2.3

### Patch Changes

- Updated dependencies [0ee48a0]
- Updated dependencies [e158bc8]
- @westpac/ui@0.27.0

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/protoform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protoform",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# site

## 0.3.3

### Patch Changes

- Updated dependencies [0ee48a0]
- Updated dependencies [e158bc8]
- @westpac/ui@0.27.0

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @westpac/ui

## 0.27.0

### Minor Changes

- 0ee48a0: updated button styling; fix filter scroll button visual bug
- e158bc8: updated progress-indicators to use IconProps

## 0.26.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@westpac/ui",
"version": "0.26.0",
"version": "0.27.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit ff62c6d

Please sign in to comment.