File tree Expand file tree Collapse file tree 8 files changed +26
-6
lines changed
amplify-codegen-e2e-tests Expand file tree Collapse file tree 8 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.4] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-core@1.5.3...@aws-amplify/amplify-codegen-e2e-core@1.5.4 ) (2023-08-15)
7+
8+ ** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core
9+
610## [ 1.5.3] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-core@1.5.2...@aws-amplify/amplify-codegen-e2e-core@1.5.3 ) (2023-08-03)
711
812** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/amplify-codegen-e2e-core" ,
3- "version" : " 1.5.3 " ,
3+ "version" : " 1.5.4 " ,
44 "description" : " " ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.43.4] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.43.3...@aws-amplify/amplify-codegen-e2e-tests@2.43.4 ) (2023-08-15)
7+
8+ ** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
9+
610## [ 2.43.3] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.43.2...@aws-amplify/amplify-codegen-e2e-tests@2.43.3 ) (2023-08-03)
711
812** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/amplify-codegen-e2e-tests" ,
3- "version" : " 2.43.3 " ,
3+ "version" : " 2.43.4 " ,
44 "description" : " " ,
55 "repository" : {
66 "type" : " git" ,
2222 "clean-e2e-resources" : " ts-node ./src/cleanup-e2e-resources.ts"
2323 },
2424 "dependencies" : {
25- "@aws-amplify/amplify-codegen-e2e-core" : " 1.5.3 " ,
25+ "@aws-amplify/amplify-codegen-e2e-core" : " 1.5.4 " ,
2626 "@aws-amplify/graphql-schema-test-library" : " ^1.1.18" ,
2727 "aws-amplify" : " ^5.3.3" ,
2828 "aws-appsync" : " ^4.1.9" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 4.3.0] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.2.0...amplify-codegen@4.3.0 ) (2023-08-15)
7+
8+ ### Features
9+
10+ - swift use improved pluralization ([ #667 ] ( https://github.com/aws-amplify/amplify-codegen/issues/667 ) ) ([ cb28b9b] ( https://github.com/aws-amplify/amplify-codegen/commit/cb28b9b31e2c5c6d3279084749840571f03cb8d7 ) )
11+
612# [ 4.2.0] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.1.9...amplify-codegen@4.2.0 ) (2023-08-03)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " amplify-codegen" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "description" : " Amplify Code Generator" ,
55 "repository" : {
66 "type" : " git" ,
2121 "extract-api" : " ts-node ../../scripts/extract-api.ts"
2222 },
2323 "dependencies" : {
24- "@aws-amplify/appsync-modelgen-plugin" : " 2.5.3 " ,
24+ "@aws-amplify/appsync-modelgen-plugin" : " 2.6.0 " ,
2525 "@aws-amplify/graphql-docs-generator" : " 4.0.5" ,
2626 "@aws-amplify/graphql-types-generator" : " 3.2.0" ,
2727 "@graphql-codegen/core" : " 2.6.6" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.6.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.5.3...@aws-amplify/appsync-modelgen-plugin@2.6.0 ) (2023-08-15)
7+
8+ ### Features
9+
10+ - swift use improved pluralization ([ #667 ] ( https://github.com/aws-amplify/amplify-codegen/issues/667 ) ) ([ cb28b9b] ( https://github.com/aws-amplify/amplify-codegen/commit/cb28b9b31e2c5c6d3279084749840571f03cb8d7 ) )
11+
612## 2.5.3 (2023-07-25)
713
814** Note:** Version bump only for package @aws-amplify/appsync-modelgen-plugin
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/appsync-modelgen-plugin" ,
3- "version" : " 2.5.3 " ,
3+ "version" : " 2.6.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/aws-amplify/amplify-codegen.git" ,
You can’t perform that action at this time.
0 commit comments