Skip to content

Commit

Permalink
Merge pull request #776 from WestpacGEL/changeset-release/develop
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
samithaf authored Apr 18, 2024
2 parents ac60c83 + c4b2c69 commit a4b9c36
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-ghosts-share.md

This file was deleted.

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

## 0.1.8

### Patch Changes

- Updated dependencies [e6df0c3]
- @westpac/ui@0.22.0

## 0.1.7

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

## 0.1.10

### Patch Changes

- Updated dependencies [e6df0c3]
- @westpac/ui@0.22.0

## 0.1.9

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

## 0.22.0

### Minor Changes

- e6df0c3: Add Twitter,stars icons and sparkle pictogram

## 0.21.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.21.0",
"version": "0.22.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit a4b9c36

Please sign in to comment.