Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent d7be6c0 commit bdd2b8c
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-peaches-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-owls-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-jars-repair.md

This file was deleted.

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

## 0.2.4

### Patch Changes

- Updated dependencies [6f96072]
- Updated dependencies [23dad1b]
- Updated dependencies [94d6345]
- @westpac/ui@0.28.0

## 0.2.3

### 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.3",
"version": "0.2.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions apps/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# site

## 0.3.4

### Patch Changes

- Updated dependencies [6f96072]
- Updated dependencies [23dad1b]
- Updated dependencies [94d6345]
- @westpac/ui@0.28.0

## 0.3.3

### 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.3",
"version": "0.3.4",
"private": true,
"scripts": {
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @westpac/ui

## 0.28.0

### Minor Changes

- 6f96072: fixed button groups hover glitch; updated footer story shield margin; updated space below alert title; updated search icon size in automcomplete
- 23dad1b: Updated the appearance and svg of progress indicator component; updated visual bugs in header and badge;
- 94d6345: added icons - arrow circle icons

## 0.27.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.27.0",
"version": "0.28.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit bdd2b8c

Please sign in to comment.