File tree Expand file tree Collapse file tree 6 files changed +19
-5
lines changed
Expand file tree Collapse file tree 6 files changed +19
-5
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+ ## [ 4.9.6] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.5...amplify-codegen@4.9.6 ) (2024-09-26)
7+
8+ ** Note:** Version bump only for package amplify-codegen
9+
610## [ 4.9.5] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.4...amplify-codegen@4.9.5 ) (2024-09-05)
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.9.5 " ,
3+ "version" : " 4.9.6 " ,
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.4.5 " ,
26+ "@aws-amplify/graphql-generator" : " 0.4.6 " ,
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.13.1] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.13.0...@aws-amplify/appsync-modelgen-plugin@2.13.1 ) (2024-09-26)
7+
8+ ### Bug Fixes
9+
10+ - ** amplify-codegen:** support multiple indexes on the same field in introspection schema ([ #879 ] ( https://github.com/aws-amplify/amplify-codegen/issues/879 ) ) ([ 60dd629] ( https://github.com/aws-amplify/amplify-codegen/commit/60dd62993241df56bb4f27afe79e1e7e1956d6ff ) )
11+
612# [ 2.13.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/appsync-modelgen-plugin@2.12.3...@aws-amplify/appsync-modelgen-plugin@2.13.0 ) (2024-09-05)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/appsync-modelgen-plugin" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.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.4.6] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.4.5...@aws-amplify/graphql-generator@0.4.6 ) (2024-09-26)
7+
8+ ** Note:** Version bump only for package @aws-amplify/graphql-generator
9+
610## [ 0.4.5] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-generator@0.4.4...@aws-amplify/graphql-generator@0.4.5 ) (2024-09-05)
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.4.5 " ,
3+ "version" : " 0.4.6 " ,
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.13.0 " ,
27+ "@aws-amplify/appsync-modelgen-plugin" : " 2.13.1 " ,
2828 "@aws-amplify/graphql-directives" : " ^1.0.1" ,
2929 "@aws-amplify/graphql-docs-generator" : " 4.2.1" ,
3030 "@aws-amplify/graphql-types-generator" : " 3.6.0" ,
You can’t perform that action at this time.
0 commit comments