Skip to content

Commit

Permalink
Merge pull request #247 from WestpacGEL/changeset-release/develop
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
samithaf authored Nov 6, 2023
2 parents 8722601 + ce0c27b commit 68d548c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-zoos-sip.md

This file was deleted.

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.0.20

### Patch Changes

- Updated dependencies [d9eb910]
- @westpac/ui@0.11.0

## 0.0.19

### 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.0.19",
"version": "0.0.20",
"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.11.0

### Minor Changes

- d9eb910: Add individual component exports

## 0.10.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.10.0",
"version": "0.11.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down

1 comment on commit 68d548c

@vercel
Copy link

@vercel vercel bot commented on 68d548c Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gel-next-site – ./apps/site

gel-next-site.vercel.app
gel-next-site-git-main-westpacgel.vercel.app
gel-next-site-westpacgel.vercel.app

Please sign in to comment.