File tree Expand file tree Collapse file tree 8 files changed +24
-6
lines changed
amplify-codegen-e2e-tests Expand file tree Collapse file tree 8 files changed +24
-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+ ## [ 2.45.5] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.45.4...@aws-amplify/amplify-codegen-e2e-tests@2.45.5 ) (2024-11-14)
7+
8+ ** Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
9+
610## [ 2.45.4] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/amplify-codegen-e2e-tests@2.45.3...@aws-amplify/amplify-codegen-e2e-tests@2.45.4 ) (2024-10-17)
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.45.4 " ,
3+ "version" : " 2.45.5 " ,
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+ ## [ 4.10.2] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.10.1...amplify-codegen@4.10.2 ) (2024-11-14)
7+
8+ ** Note:** Version bump only for package amplify-codegen
9+
610## [ 4.10.1] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.10.0...amplify-codegen@4.10.1 ) (2024-11-07)
711
812** Note:** Version bump only for package amplify-codegen
Original file line number Diff line number Diff line change 11{
22 "name" : " amplify-codegen" ,
3- "version" : " 4.10.1 " ,
3+ "version" : " 4.10.2 " ,
44 "description" : " Amplify Code Generator" ,
55 "repository" : {
66 "type" : " git" ,
2323 "dependencies" : {
2424 "@aws-amplify/graphql-directives" : " ^1.0.1" ,
2525 "@aws-amplify/graphql-docs-generator" : " 4.2.1" ,
26- "@aws-amplify/graphql-generator" : " 0.5.1 " ,
26+ "@aws-amplify/graphql-generator" : " 0.5.2 " ,
2727 "@aws-amplify/graphql-types-generator" : " 3.6.0" ,
2828 "@graphql-codegen/core" : " ^2.6.6" ,
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.15.1] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.15.0...@aws-amplify/appsync-modelgen-plugin@2.15.1 ) (2024-11-14)
7+
8+ ### Bug Fixes
9+
10+ - ** conversation:** prefix supporting types with AmplifyAI ([ #907 ] ( https://github.com/aws-amplify/amplify-codegen/issues/907 ) ) ([ eba466f] ( https://github.com/aws-amplify/amplify-codegen/commit/eba466ff739538c634d3086d3970d1bab40b1495 ) )
11+
612# [ 2.15.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.14.0...@aws-amplify/appsync-modelgen-plugin@2.15.0 ) (2024-11-07)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/appsync-modelgen-plugin" ,
3- "version" : " 2.15.0 " ,
3+ "version" : " 2.15.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/aws-amplify/amplify-codegen.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+ ## [ 0.5.2] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.5.1...@aws-amplify/graphql-generator@0.5.2 ) (2024-11-14)
7+
8+ ** Note:** Version bump only for package @aws-amplify/graphql-generator
9+
610## [ 0.5.1] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.5.0...@aws-amplify/graphql-generator@0.5.1 ) (2024-11-07)
711
812** Note:** Version bump only for package @aws-amplify/graphql-generator
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/graphql-generator" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
44 "description" : " GraphQL API code generator" ,
55 "repository" : {
66 "type" : " git" ,
2525 "check-codegen-version" : " bash ./scripts/check-codegen-version.sh"
2626 },
2727 "dependencies" : {
28- "@aws-amplify/appsync-modelgen-plugin" : " 2.15.0 " ,
28+ "@aws-amplify/appsync-modelgen-plugin" : " 2.15.1 " ,
2929 "@aws-amplify/graphql-directives" : " ^1.0.1" ,
3030 "@aws-amplify/graphql-docs-generator" : " 4.2.1" ,
3131 "@aws-amplify/graphql-types-generator" : " 3.6.0" ,
You can’t perform that action at this time.
0 commit comments