Skip to content

Commit

Permalink
chore(release): Publish tagged release gen2-migration-test
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
aws-amplify-bot committed Sep 23, 2024
1 parent 78e3c50 commit 385082c
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-cli-npm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [12.13.0-gen2-migration-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/cli





# [12.13.0-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-cli-npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cli",
"version": "12.13.0-gen2-migrations-test.0",
"version": "12.13.0-gen2-migration-test.0",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +36,7 @@
"tar-stream": "^2.2.0"
},
"devDependencies": {
"@aws-amplify/cli-internal": "12.13.0-gen2-migrations-test.0",
"@aws-amplify/cli-internal": "12.13.0-gen2-migration-test.0",
"@types/tar": "^6.1.1",
"rimraf": "^3.0.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [12.13.0-gen2-migration-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/cli-internal





# [12.13.0-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cli-internal",
"version": "12.13.0-gen2-migrations-test.0",
"version": "12.13.0-gen2-migration-test.0",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-gen2-migration-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)


### Bug Fixes

* **migrate:** add README ([51b0d66](https://github.com/aws-amplify/amplify-cli/commit/51b0d666292ae766b7b36ec3f171cb0f281674fc))





# 0.1.0-gen2-migrations-test.0 (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-migration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/migrate",
"version": "0.1.0-gen2-migrations-test.0",
"version": "0.1.0-gen2-migration-test.0",
"type": "commonjs",
"main": "lib/index.js",
"bin": "lib/migrate.js",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@ __metadata:
languageName: unknown
linkType: soft

"@aws-amplify/[email protected]migrations-test.0, @aws-amplify/cli-internal@workspace:packages/amplify-cli":
"@aws-amplify/[email protected]migration-test.0, @aws-amplify/cli-internal@workspace:packages/amplify-cli":
version: 0.0.0-use.local
resolution: "@aws-amplify/cli-internal@workspace:packages/amplify-cli"
dependencies:
Expand Down Expand Up @@ -1326,7 +1326,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@aws-amplify/cli@workspace:packages/amplify-cli-npm"
dependencies:
"@aws-amplify/cli-internal": 12.13.0-gen2-migrations-test.0
"@aws-amplify/cli-internal": 12.13.0-gen2-migration-test.0
"@types/tar": ^6.1.1
axios: ^1.6.7
rimraf: ^3.0.2
Expand Down

0 comments on commit 385082c

Please sign in to comment.