Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
phani-srikar committed Jul 5, 2022
1 parent bb0592a commit 29057d1
Show file tree
Hide file tree
Showing 10 changed files with 170 additions and 8 deletions.
63 changes: 63 additions & 0 deletions packages/amplify-codegen-e2e-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,69 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.2.0 (2022-07-05)


### Bug Fixes

* **e2e:** api add walkthrough question ([#305](https://github.com/aws-amplify/amplify-codegen/issues/305)) ([d1e4fe3](https://github.com/aws-amplify/amplify-codegen/commit/d1e4fe33f27196ddbd69fe06bab1a4c0cf6e6900))
* **e2e:** use cli internal for e2e ([#444](https://github.com/aws-amplify/amplify-codegen/issues/444)) ([2d4e993](https://github.com/aws-amplify/amplify-codegen/commit/2d4e993bc399f3e89ae54b87af647502fb44b91f))
* repo dev dependencies of cli components ([#304](https://github.com/aws-amplify/amplify-codegen/issues/304)) ([e4a7456](https://github.com/aws-amplify/amplify-codegen/commit/e4a745660552b643adfedc91481e4f5798778edc))
* updating occurrences of amplify publish in e2e-core as well ([d9e221d](https://github.com/aws-amplify/amplify-codegen/commit/d9e221d17ec53ea21513aa2e09eb45b4e5f66bc3))



## 2.26.15 (2021-11-12)


### Bug Fixes

* **amplify-codegen-e2e-core:** API walkthrough changes ([1f125ac](https://github.com/aws-amplify/amplify-codegen/commit/1f125ac4bf3ba64d6f374221c417e7e6e40f6898))
* **amplify-codegen-e2e-core:** minor add api walkthrough fix ([cee10f9](https://github.com/aws-amplify/amplify-codegen/commit/cee10f968dec6b7a155682b750464195f1281faf))
* **amplify-codegen-e2e-tests:** modelgen test fixes ([0a95ec8](https://github.com/aws-amplify/amplify-codegen/commit/0a95ec88c0df0bd801c3c742c3315323c7b0bb8c))



## 2.26.6 (2021-09-29)


### Bug Fixes

* **e2e:** build error ([6d31ac5](https://github.com/aws-amplify/amplify-codegen/commit/6d31ac57acb28ec1706de48c8206cfc39cbe5e0d))
* **e2e:** fix export regions ([#244](https://github.com/aws-amplify/amplify-codegen/issues/244)) ([105d06b](https://github.com/aws-amplify/amplify-codegen/commit/105d06bc147d026a3d2fc1772002c00330d28f48))
* **e2e:** update amplify configure region ([d717041](https://github.com/aws-amplify/amplify-codegen/commit/d71704122a62f584963663db89de932f06115af9))



## 2.26.4 (2021-08-27)


### Bug Fixes

* **amplify-codegen-e2e-core:** remove pull status table checks ([e70a079](https://github.com/aws-amplify/amplify-codegen/commit/e70a079fecf3baf058c8e86327e743660d80b439))



## 2.26.2 (2021-07-28)


### Bug Fixes

* E2e testing ([#206](https://github.com/aws-amplify/amplify-codegen/issues/206)) ([bc13041](https://github.com/aws-amplify/amplify-codegen/commit/bc130412e3b65c9c44a17360d933f2b50f5e9974))



# 2.25.0 (2021-05-25)


### Features

* add E2e testing ([#169](https://github.com/aws-amplify/amplify-codegen/issues/169)) ([19e17df](https://github.com/aws-amplify/amplify-codegen/commit/19e17df3c04bf5c18341efa1a53a5ecf4a7cc42e)), closes [#151](https://github.com/aws-amplify/amplify-codegen/issues/151) [#156](https://github.com/aws-amplify/amplify-codegen/issues/156) [#157](https://github.com/aws-amplify/amplify-codegen/issues/157) [#163](https://github.com/aws-amplify/amplify-codegen/issues/163)





## [1.1.6](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@1.1.6) (2022-01-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-codegen-e2e-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-codegen-e2e-core",
"version": "1.1.6",
"version": "1.2.0",
"description": "",
"repository": {
"type": "git",
Expand Down
72 changes: 72 additions & 0 deletions packages/amplify-codegen-e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,78 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.40.0 (2022-07-05)


### Bug Fixes

* **e2e:** use cli internal for e2e ([#444](https://github.com/aws-amplify/amplify-codegen/issues/444)) ([2d4e993](https://github.com/aws-amplify/amplify-codegen/commit/2d4e993bc399f3e89ae54b87af647502fb44b91f))
* repo dev dependencies of cli components ([#304](https://github.com/aws-amplify/amplify-codegen/issues/304)) ([e4a7456](https://github.com/aws-amplify/amplify-codegen/commit/e4a745660552b643adfedc91481e4f5798778edc))
* update expected messages per change to CLI https://github.com/aws-amplify/amplify-cli/pull/8573 ([7f4bf48](https://github.com/aws-amplify/amplify-codegen/commit/7f4bf48cae98241467a3191e62315ce0e8213a2a))


### Reverts

* Revert "build: update packages (#325)" (#343) ([694856a](https://github.com/aws-amplify/amplify-codegen/commit/694856a38513aacfa071a02090de8fdc7fc9a1fd)), closes [#325](https://github.com/aws-amplify/amplify-codegen/issues/325) [#343](https://github.com/aws-amplify/amplify-codegen/issues/343)



## 2.26.15 (2021-11-12)


### Bug Fixes

* **amplify-codegen-e2e-core:** API walkthrough changes ([1f125ac](https://github.com/aws-amplify/amplify-codegen/commit/1f125ac4bf3ba64d6f374221c417e7e6e40f6898))
* **amplify-codegen-e2e-tests:** fix env codegen tests ([f72a9b7](https://github.com/aws-amplify/amplify-codegen/commit/f72a9b758c5cf14df5f4a3e052f94a0735fc7250))
* **amplify-codegen-e2e-tests:** modelgen test fixes ([0a95ec8](https://github.com/aws-amplify/amplify-codegen/commit/0a95ec88c0df0bd801c3c742c3315323c7b0bb8c))



## 2.26.6 (2021-09-29)



## 2.26.4 (2021-08-27)



## 2.26.2 (2021-07-28)


### Bug Fixes

* E2e testing ([#206](https://github.com/aws-amplify/amplify-codegen/issues/206)) ([bc13041](https://github.com/aws-amplify/amplify-codegen/commit/bc130412e3b65c9c44a17360d933f2b50f5e9974))



## 2.26.1 (2021-07-12)



# 2.26.0 (2021-06-30)


### Features

* **codegen:** iOS index directive support ([#174](https://github.com/aws-amplify/amplify-codegen/issues/174)) ([abb966c](https://github.com/aws-amplify/amplify-codegen/commit/abb966c647b08537564f85314a4266a5cbe33ffd))



## 2.25.1 (2021-06-02)



# 2.25.0 (2021-05-25)


### Features

* add E2e testing ([#169](https://github.com/aws-amplify/amplify-codegen/issues/169)) ([19e17df](https://github.com/aws-amplify/amplify-codegen/commit/19e17df3c04bf5c18341efa1a53a5ecf4a7cc42e)), closes [#151](https://github.com/aws-amplify/amplify-codegen/issues/151) [#156](https://github.com/aws-amplify/amplify-codegen/issues/156) [#157](https://github.com/aws-amplify/amplify-codegen/issues/157) [#163](https://github.com/aws-amplify/amplify-codegen/issues/163)





## [2.39.10](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.39.10) (2022-01-11)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-codegen-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-codegen-e2e-tests",
"version": "2.39.10",
"version": "2.40.0",
"description": "",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"clean-e2e-resources": "ts-node ./src/cleanup-e2e-resources.ts"
},
"dependencies": {
"@aws-amplify/amplify-codegen-e2e-core": "1.1.6",
"@aws-amplify/amplify-codegen-e2e-core": "1.2.0",
"aws-amplify": "^4.3.26",
"aws-appsync": "^4.0.3",
"aws-sdk": "^2.845.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-codegen/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.

## [3.0.1](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@3.0.1) (2022-07-05)

**Note:** Version bump only for package amplify-codegen





# [3.0.0](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@3.0.0) (2022-04-25)


Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-codegen",
"version": "3.0.0",
"version": "3.0.1",
"description": "amplify code generator",
"repository": {
"type": "git",
Expand All @@ -20,8 +20,8 @@
"test-watch": "jest --watch"
},
"dependencies": {
"@aws-amplify/appsync-modelgen-plugin": "2.0.0",
"@aws-amplify/graphql-docs-generator": "3.0.0",
"@aws-amplify/appsync-modelgen-plugin": "2.0.1",
"@aws-amplify/graphql-docs-generator": "3.0.1",
"@aws-amplify/graphql-types-generator": "3.0.0",
"@graphql-codegen/core": "1.8.3",
"chalk": "^3.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/appsync-modelgen-plugin/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.

## [2.0.1](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-07-05)


### Bug Fixes

* **appsync-dart-visitor:** generate correct model id filed name ([#429](https://github.com/aws-amplify/amplify-codegen/issues/429)) ([59f049d](https://github.com/aws-amplify/amplify-codegen/commit/59f049dbb4dbe80f7a2767ccd3105abb3e017120))





# [2.0.0](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-04-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/appsync-modelgen-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/appsync-modelgen-plugin",
"version": "2.0.0",
"version": "2.0.1",
"repository": {
"type": "git",
"url": "https://github.com/aws-amplify/amplify-codegen.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-docs-generator/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.

## [3.0.1](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-07-05)

**Note:** Version bump only for package @aws-amplify/graphql-docs-generator





# [3.0.0](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-04-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-docs-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-docs-generator",
"version": "3.0.0",
"version": "3.0.1",
"description": "amplify graphql docs generator plugin",
"repository": {
"type": "git",
Expand Down

0 comments on commit 29057d1

Please sign in to comment.