Skip to content

Commit bb51593

Browse files
chore(release): Publish [ci skip]
- [email protected]
1 parent a3c7ddd commit bb51593

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/amplify-codegen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.1.1](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@4.1.1) (2023-05-26)
7+
8+
### Bug Fixes
9+
10+
- add default for no gql config case ([b12a19a](https://github.com/aws-amplify/amplify-codegen/commit/b12a19a9233ca33437c246fc34c5f4e51af1e5de))
11+
612
# [4.1.0](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@4.1.0) (2023-05-17)
713

814
### Bug Fixes

packages/amplify-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-codegen",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "amplify code generator",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)