Skip to content

Commit 3f4b439

Browse files
committed
chore(release): Publish [ci skip]
- [email protected]
1 parent b39ecfb commit 3f4b439

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/amplify-codegen/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.27.2](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.27.2) (2022-01-13)
7+
8+
9+
### Bug Fixes
10+
11+
* 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))
12+
* 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))
13+
14+
15+
16+
17+
618
## [2.27.1](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@2.27.1) (2022-01-13)
719

820
**Note:** Version bump only for package amplify-codegen

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

0 commit comments

Comments
 (0)