Skip to content

Commit

Permalink
chore(changesets): release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and thijsdaniels committed Sep 15, 2023
1 parent 61acacd commit e11e7fe
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-tomatoes-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-birds-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-toes-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-radios-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-bees-explain.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/cdk-amplify-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @codedazur/cdk-amplify-app

## 0.0.1

### Patch Changes

- [#55](https://github.com/codedazur/toolkit/pull/55) [`6a7da43`](https://github.com/codedazur/toolkit/commit/6a7da43a389d6e45740eea9d77f6e993340cb05c) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - add AmplifyApp CDK construct

- Updated dependencies [[`6a7da43`](https://github.com/codedazur/toolkit/commit/6a7da43a389d6e45740eea9d77f6e993340cb05c)]:
- @codedazur/essentials@1.3.0
2 changes: 1 addition & 1 deletion packages/cdk-amplify-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/cdk-amplify-app",
"version": "0.0.0",
"version": "0.0.1",
"main": "./index.ts",
"types": "./index.ts",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/cdk-next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @codedazur/cdk-next-app

## 0.0.1

### Patch Changes

- [#56](https://github.com/codedazur/toolkit/pull/56) [`61acacd`](https://github.com/codedazur/toolkit/commit/61acacd74af2bae5ec151df37dd7229f892d91ee) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - add NextApp CDK construct

- Updated dependencies [[`6a7da43`](https://github.com/codedazur/toolkit/commit/6a7da43a389d6e45740eea9d77f6e993340cb05c)]:
- @codedazur/cdk-amplify-app@0.0.1
2 changes: 1 addition & 1 deletion packages/cdk-next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/cdk-next-app",
"version": "0.0.0",
"version": "0.0.1",
"main": "./index.ts",
"types": "./index.ts",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/cdk-rpc-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @codedazur/cdk-rpc-api

## 1.0.0

### Major Changes

- [#172](https://github.com/codedazur/toolkit/pull/172) [`93a09c5`](https://github.com/codedazur/toolkit/commit/93a09c5333491a6d02b178e706621806eb97dc3c) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - stable release
2 changes: 1 addition & 1 deletion packages/cdk-rpc-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/cdk-rpc-api",
"version": "0.0.0",
"version": "1.0.0",
"main": "./index.ts",
"types": "./index.ts",
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/essentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codedazur/essentials

## 1.3.0

### Minor Changes

- [#55](https://github.com/codedazur/toolkit/pull/55) [`6a7da43`](https://github.com/codedazur/toolkit/commit/6a7da43a389d6e45740eea9d77f6e993340cb05c) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - add pascalCase helper

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/essentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/essentials",
"version": "1.2.0",
"version": "1.3.0",
"main": ".dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-essentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @codedazur/react-essentials

## 0.1.1

### Patch Changes

- [#170](https://github.com/codedazur/toolkit/pull/170) [`fd893de`](https://github.com/codedazur/toolkit/commit/fd893ded5571212c0101ae57430e2ee923a94a7b) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - provide correct frame metrics for useUpdateLoop

- Updated dependencies [[`6a7da43`](https://github.com/codedazur/toolkit/commit/6a7da43a389d6e45740eea9d77f6e993340cb05c)]:
- @codedazur/essentials@1.3.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-essentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/react-essentials",
"version": "0.1.0",
"version": "0.1.1",
"main": ".dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit e11e7fe

Please sign in to comment.