Skip to content

Commit

Permalink
Merge pull request #6 from awslabs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
bestickley authored Feb 15, 2022
2 parents 73476b3 + d46b2c3 commit 4549723
Show file tree
Hide file tree
Showing 12 changed files with 45 additions and 31 deletions.
8 changes: 0 additions & 8 deletions .changeset/rich-jokes-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-cows-brush.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"aws-cdk-lib": "^2.10.0",
"clsx": "^1.1.1",
"constructs": "^10.0.51",
"gboost-infra": "workspace:^0.2.0",
"gboost-infra": "workspace:^0.2.1",
"prism-react-renderer": "^1.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
9 changes: 7 additions & 2 deletions packages/gboost-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# gboost-common

## 0.2.0
### Minor Changes
## 0.2.1

### Patch Changes

- [`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33) Thanks [@bestickley](https://github.com/bestickley)! - Fix README badges

## 0.2.0

### Minor Changes

- [`c7c6992`](https://github.com/awslabs/green-boost/commit/c7c6992f31611d46db7e4115d34ee1219b6401ea) Thanks [@bestickley](https://github.com/bestickley)! - Initial release
2 changes: 1 addition & 1 deletion packages/gboost-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gboost-common",
"version": "0.2.0",
"version": "0.2.1",
"description": "Green Boost Common Library",
"type": "module",
"exports": {
Expand Down
13 changes: 10 additions & 3 deletions packages/gboost-infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# gboost-infra

## 0.2.0
### Minor Changes
## 0.2.1

### Patch Changes

- [`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33) Thanks [@bestickley](https://github.com/bestickley)! - Fix README badges

- [`c7c6992`](https://github.com/awslabs/green-boost/commit/c7c6992f31611d46db7e4115d34ee1219b6401ea) Thanks [@bestickley](https://github.com/bestickley)! - Initial release
- Updated dependencies [[`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33)]:
- gboost-common@0.2.1

## 0.2.0

### Minor Changes

- [`c7c6992`](https://github.com/awslabs/green-boost/commit/c7c6992f31611d46db7e4115d34ee1219b6401ea) Thanks [@bestickley](https://github.com/bestickley)! - Initial release

### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/gboost-infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gboost-infra",
"version": "0.2.0",
"version": "0.2.1",
"description": "Green Boost Infrastructure Library of CDK Constructs",
"type": "module",
"exports": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"cdk-nag": "^2.4.43",
"constructs": "^10.0.51",
"esbuild": "^0.14.16",
"gboost-common": "workspace:^0.2.0",
"gboost-common": "workspace:^0.2.1",
"joi": "^17.6.0"
},
"devDependencies": {
Expand Down
13 changes: 10 additions & 3 deletions packages/gboost-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# gboost-ui

## 0.2.0
### Minor Changes
## 0.2.1

### Patch Changes

- [`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33) Thanks [@bestickley](https://github.com/bestickley)! - Fix README badges

- [`c7c6992`](https://github.com/awslabs/green-boost/commit/c7c6992f31611d46db7e4115d34ee1219b6401ea) Thanks [@bestickley](https://github.com/bestickley)! - Initial release
- Updated dependencies [[`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33)]:
- gboost-common@0.2.1

## 0.2.0

### Minor Changes

- [`c7c6992`](https://github.com/awslabs/green-boost/commit/c7c6992f31611d46db7e4115d34ee1219b6401ea) Thanks [@bestickley](https://github.com/bestickley)! - Initial release

### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/gboost-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gboost-ui",
"version": "0.2.0",
"version": "0.2.1",
"description": "Green Boost UI Library of React Components",
"type": "module",
"exports": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"@radix-ui/colors": "^0.1.8",
"@stitches/react": "^1.2.6",
"aws-amplify": "^4.3.14",
"gboost-common": "workspace:^0.2.0",
"gboost-common": "workspace:^0.2.1",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"react": "^17.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/gboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gboost

## 0.3.1

### Patch Changes

- [`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33) Thanks [@bestickley](https://github.com/bestickley)! - Fix README badges

* [`cbcbc3b`](https://github.com/awslabs/green-boost/commit/cbcbc3b89b7e25473e8f5e487da5b38fc1ba9e33) Thanks [@bestickley](https://github.com/bestickley)! - Correct package version references to initial release

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gboost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gboost",
"version": "0.3.0",
"version": "0.3.1",
"description": "Green Boost Command Line Interface",
"bin": {
"gboost": "lib/index.js"
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4549723

Please sign in to comment.