Skip to content

Commit

Permalink
Merge pull request #729 from WestpacGEL/changeset-release/develop
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
samithaf authored Feb 19, 2024
2 parents 4cc0af9 + 05e8e22 commit 2b79203
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-rats-shave.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
@@ -0,0 +1,8 @@
# protoform

## 0.1.1

### Patch Changes

- Updated dependencies [31167d7]
- @westpac/ui@0.16.0
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.0",
"version": "0.1.1",
"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.3

### Patch Changes

- Updated dependencies [31167d7]
- @westpac/ui@0.16.0

## 0.1.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.1.2",
"version": "0.1.3",
"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.16.0

### Minor Changes

- 31167d7: added data visualisation colours

## 0.15.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.15.0",
"version": "0.16.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit 2b79203

Please sign in to comment.