Skip to content

Commit b3f340a

Browse files
Hein Jeonghein-j
authored andcommitted
chore(release): v2.12.0
1 parent b9f2bda commit b3f340a

File tree

14 files changed

+240
-418
lines changed

14 files changed

+240
-418
lines changed

CHANGELOG.md

Lines changed: 79 additions & 115 deletions
Large diffs are not rendered by default.

lerna.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
2-
"packages": [
3-
"packages/*"
4-
],
2+
"packages": ["packages/*"],
53
"exact": true,
6-
"version": "2.11.1",
4+
"version": "2.12.0",
75
"command": {
86
"version": {
97
"message": "chore(release): %s"

packages/codegen-ui-golden-files/CHANGELOG.md

Lines changed: 8 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -3,78 +3,49 @@
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.11.1](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.11.0...v2.11.1) (2023-03-30)
7-
8-
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
6+
# [2.12.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.11.1...v2.12.0) (2023-04-05)
97

8+
### Features
109

10+
- generate Storagefield for form builder ([#976](https://github.com/aws-amplify/amplify-codegen-ui/issues/976)) ([b9f2bda](https://github.com/aws-amplify/amplify-codegen-ui/commit/b9f2bda6c34ce9c4bca38b69c0857cf9cb05c74d))
1111

12+
## [2.11.1](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.11.0...v2.11.1) (2023-03-30)
1213

14+
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
1315

1416
# [2.11.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.10.0...v2.11.0) (2023-03-20)
1517

1618
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
1719

18-
19-
20-
21-
2220
# [2.10.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.9.0...v2.10.0) (2023-03-18)
2321

2422
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
2523

26-
27-
28-
29-
3024
# [2.9.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.8.0...v2.9.0) (2023-02-22)
3125

3226
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
3327

34-
35-
36-
37-
3828
# [2.8.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.7.2...v2.8.0) (2023-01-27)
3929

40-
4130
### Bug Fixes
4231

43-
* throw validation error when updating models with misconfigured h… ([#886](https://github.com/aws-amplify/amplify-codegen-ui/issues/886)) ([ac80c9c](https://github.com/aws-amplify/amplify-codegen-ui/commit/ac80c9c9679ac6e8c7479c11ce0122b27f2e84ba))
44-
45-
46-
47-
32+
- throw validation error when updating models with misconfigured h… ([#886](https://github.com/aws-amplify/amplify-codegen-ui/issues/886)) ([ac80c9c](https://github.com/aws-amplify/amplify-codegen-ui/commit/ac80c9c9679ac6e8c7479c11ce0122b27f2e84ba))
4833

4934
## [2.7.2](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.7.1...v2.7.2) (2023-01-04)
5035

51-
5236
### Bug Fixes
5337

54-
* remove functions imported from devDep ([d7544bd](https://github.com/aws-amplify/amplify-codegen-ui/commit/d7544bd6eb1b0726d461b501242d9a93340878d6))
55-
56-
57-
58-
38+
- remove functions imported from devDep ([d7544bd](https://github.com/aws-amplify/amplify-codegen-ui/commit/d7544bd6eb1b0726d461b501242d9a93340878d6))
5939

6040
## [2.7.1](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.7.0...v2.7.1) (2022-12-30)
6141

6242
**Note:** Version bump only for package @aws-amplify/codegen-ui-golden-files
6343

64-
65-
66-
67-
6844
# [2.7.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.6.0...v2.7.0) (2022-12-29)
6945

70-
7146
### Features
7247

73-
* adding many-to-many relationship create form golden file ([a0c5cbe](https://github.com/aws-amplify/amplify-codegen-ui/commit/a0c5cbe44c35dfa1fd8acfbc45e6cd3e48ab8f25))
74-
75-
76-
77-
48+
- adding many-to-many relationship create form golden file ([a0c5cbe](https://github.com/aws-amplify/amplify-codegen-ui/commit/a0c5cbe44c35dfa1fd8acfbc45e6cd3e48ab8f25))
7849

7950
# [2.6.0](https://github.com/aws-amplify/amplify-codegen-ui/compare/v2.5.8...v2.6.0) (2022-12-14)
8051

packages/codegen-ui-golden-files/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/codegen-ui-golden-files/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/codegen-ui-golden-files",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "Models of outputs to customer project",
55
"author": "Amazon Web Services",
66
"homepage": "https://docs.amplify.aws/",
@@ -11,7 +11,7 @@
1111
"typescript": "^4.8.4"
1212
},
1313
"dependencies": {
14-
"@aws-amplify/codegen-ui": "2.11.1",
14+
"@aws-amplify/codegen-ui": "2.12.0",
1515
"@aws-amplify/datastore": "^3.12.12",
1616
"@aws-amplify/ui-react": "^3.5.7",
1717
"aws-amplify": "^4.3.37",

packages/codegen-ui-react/CHANGELOG.md

Lines changed: 62 additions & 97 deletions
Large diffs are not rendered by default.

packages/codegen-ui-react/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/codegen-ui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/codegen-ui-react",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "Amplify UI React code generation implementation",
55
"author": "Amazon Web Services",
66
"repository": "https://github.com/aws-amplify/amplify-codegen-ui.git",
@@ -31,7 +31,7 @@
3131
"semver": "^7.3.5"
3232
},
3333
"dependencies": {
34-
"@aws-amplify/codegen-ui": "2.11.1",
34+
"@aws-amplify/codegen-ui": "2.12.0",
3535
"@typescript/vfs": "~1.3.5",
3636
"typescript": "<=4.5.0"
3737
},

0 commit comments

Comments
 (0)