File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
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.2.0] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.1.9...amplify-codegen@4.2.0 ) (2023-08-03)
7+
8+ ### Features
9+
10+ - temp change to trigger release ([ #661 ] ( https://github.com/aws-amplify/amplify-codegen/issues/661 ) ) ([ 08e6190] ( https://github.com/aws-amplify/amplify-codegen/commit/08e6190628463867f48c14b68259d70633868ae3 ) )
11+
612## [ 4.1.9] ( https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.1.8...amplify-codegen@4.1.9 ) (2023-08-03)
713
814** 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.1.9 " ,
3+ "version" : " 4.2.0 " ,
44 "description" : " Amplify Code Generator" ,
55 "repository" : {
66 "type" : " git" ,
2323 "dependencies" : {
2424 "@aws-amplify/appsync-modelgen-plugin" : " 2.5.3" ,
2525 "@aws-amplify/graphql-docs-generator" : " 4.0.5" ,
26- "@aws-amplify/graphql-types-generator" : " 3.1 .0" ,
26+ "@aws-amplify/graphql-types-generator" : " 3.2 .0" ,
2727 "@graphql-codegen/core" : " 2.6.6" ,
2828 "chalk" : " ^3.0.0" ,
2929 "fs-extra" : " ^8.1.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+ # [ 3.2.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-types-generator@3.1.0...@aws-amplify/graphql-types-generator@3.2.0 ) (2023-08-03)
7+
8+ ### Features
9+
10+ - temp change to trigger release ([ #661 ] ( https://github.com/aws-amplify/amplify-codegen/issues/661 ) ) ([ 08e6190] ( https://github.com/aws-amplify/amplify-codegen/commit/08e6190628463867f48c14b68259d70633868ae3 ) )
11+
612# [ 3.1.0] ( https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/graphql-types-generator@3.0.5...@aws-amplify/graphql-types-generator@3.1.0 ) (2023-08-03)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/graphql-types-generator" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Generate API code or type annotations based on a GraphQL schema and statements" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments