Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
phani-srikar committed Jan 13, 2022
1 parent b39ecfb commit 3f4b439
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/amplify-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.27.2](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.27.2) (2022-01-13)


### Bug Fixes

* add amplify prompts in package.json ([#370](https://github.com/aws-amplify/amplify-codegen/issues/370)) ([c145691](https://github.com/aws-amplify/amplify-codegen/commit/c1456917b041d6ae86e803f311fab45e58a0c027))
* rm amplify-prompts and use console log ([#373](https://github.com/aws-amplify/amplify-codegen/issues/373)) ([6255b8b](https://github.com/aws-amplify/amplify-codegen/commit/6255b8b3a69343a0fcae2e7098c342f9f9f861ee))





## [2.27.1](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.27.1) (2022-01-13)

**Note:** Version bump only for package amplify-codegen
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-codegen",
"version": "2.27.1",
"version": "2.27.2",
"description": "amplify code generator",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3f4b439

Please sign in to comment.