File tree Expand file tree Collapse file tree 12 files changed +41
-12
lines changed
amplify-codegen-e2e-tests Expand file tree Collapse file tree 12 files changed +41
-12
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.6.1] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-core@1.6.0...@aws-amplify/amplify-codegen-e2e-core@1.6.1 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core
9+
610# [ 1.6.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-core@1.5.4...@aws-amplify/amplify-codegen-e2e-core@1.6.0 ) (2023-09-19)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/amplify-codegen-e2e-core" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
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.44.1] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.44.0...@aws-amplify/amplify-codegen-e2e-tests@2.44.1 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
9+
610# [ 2.44.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.43.4...@aws-amplify/amplify-codegen-e2e-tests@2.44.0 ) (2023-09-19)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/amplify-codegen-e2e-tests" ,
3- "version" : " 2.44.0 " ,
3+ "version" : " 2.44.1 " ,
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.6.0 " ,
25+ "@aws-amplify/amplify-codegen-e2e-core" : " 1.6.1 " ,
2626 "@aws-amplify/graphql-schema-test-library" : " ^1.1.18" ,
2727 "amazon-cognito-identity-js" : " ^6.3.6" ,
2828 "aws-amplify" : " ^5.3.3" ,
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.6.3] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.6.2...amplify-codegen@4.6.3 ) (2023-09-26)
7+
8+ ### Bug Fixes
9+
10+ - generate multiple swift files in graphql-generator ([ #718 ] ( https://github.com/aws-amplify/amplify-codegen/issues/718 ) ) ([ 1e484af] ( https://github.com/aws-amplify/amplify-codegen/commit/1e484afe39a76ac633208698e3f780214819e44e ) )
11+
612## [ 4.6.2] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.6.1...amplify-codegen@4.6.2 ) (2023-09-25)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " amplify-codegen" ,
3- "version" : " 4.6.2 " ,
3+ "version" : " 4.6.3 " ,
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/graphql-generator" : " 0.1.2" ,
25- "@aws-amplify/graphql-types-generator" : " 3.4.1" ,
2624 "@aws-amplify/graphql-docs-generator" : " 4.2.0" ,
25+ "@aws-amplify/graphql-generator" : " 0.1.3" ,
26+ "@aws-amplify/graphql-types-generator" : " 3.4.2" ,
2727 "@graphql-codegen/core" : " 2.6.6" ,
2828 "aws-sdk" : " ^2.1465.0" ,
2929 "chalk" : " ^3.0.0" ,
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.7.3] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.7.2...@aws-amplify/appsync-modelgen-plugin@2.7.3 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @aws-amplify/appsync-modelgen-plugin
9+
610## [ 2.7.2] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.7.1...@aws-amplify/appsync-modelgen-plugin@2.7.2 ) (2023-09-25)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/appsync-modelgen-plugin" ,
3- "version" : " 2.7.2 " ,
3+ "version" : " 2.7.3 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/aws-amplify/amplify-codegen.git" ,
4545 "@types/fs-extra" : " ^8.1.2" ,
4646 "@types/node" : " ^12.12.6" ,
4747 "@types/pluralize" : " 0.0.29" ,
48-
4948 "graphql" : " ^15.5.0" ,
5049 "java-ast" : " ^0.3.0"
5150 },
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+ ## [ 0.1.3] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.1.2...@aws-amplify/graphql-generator@0.1.3 ) (2023-09-26)
7+
8+ ### Bug Fixes
9+
10+ - generate multiple swift files in graphql-generator ([ #718 ] ( https://github.com/aws-amplify/amplify-codegen/issues/718 ) ) ([ 1e484af] ( https://github.com/aws-amplify/amplify-codegen/commit/1e484afe39a76ac633208698e3f780214819e44e ) )
11+
612## [ 0.1.2] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.1.1...@aws-amplify/graphql-generator@0.1.2 ) (2023-09-25)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/graphql-generator" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " GraphQL API code generator" ,
55 "repository" : {
66 "type" : " git" ,
2424 "extract-api" : " ts-node ../../scripts/extract-api.ts"
2525 },
2626 "dependencies" : {
27- "@aws-amplify/appsync-modelgen-plugin" : " 2.7.2 " ,
27+ "@aws-amplify/appsync-modelgen-plugin" : " 2.7.3 " ,
2828 "@aws-amplify/graphql-docs-generator" : " 4.2.0" ,
29- "@aws-amplify/graphql-types-generator" : " 3.4.1 " ,
29+ "@aws-amplify/graphql-types-generator" : " 3.4.2 " ,
3030 "@graphql-codegen/core" : " ^2.6.6" ,
3131 "@graphql-tools/apollo-engine-loader" : " ^8.0.0" ,
3232 "graphql" : " ^15.5.0"
You can’t perform that action at this time.
0 commit comments