Skip to content

Commit 7ae2959

Browse files
committed
chore(release): Publish [ci skip]
- [email protected]
1 parent 0a3e8ea commit 7ae2959

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/amplify-codegen/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [2.24.1](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.24.1) (2021-03-29)
7+
8+
9+
### Bug Fixes
10+
11+
* Revert "feat(amplify-codegen): Add Amplify CLI version as a comment for the Modelgen output files" ([#131](https://github.com/aws-amplify/amplify-codegen/issues/131)) ([b813657](https://github.com/aws-amplify/amplify-codegen/commit/b813657c0b7abce67cfe16fcd0f93389ba63120d))
12+
13+
14+
15+
16+
617
# [2.24.0](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.24.0) (2021-03-29)
718

819

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": "2.24.0",
3+
"version": "2.24.1",
44
"description": "amplify code generator",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)