Skip to content

Commit 360d975

Browse files
Version Packages (#1521)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e008bb3 commit 360d975

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/afraid-cameras-walk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ninety-spiders-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/auth-construct/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aws-amplify/auth-construct
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- a7208ab: update user attributes mapping to have all the attributes
8+
39
## 1.1.1
410

511
### Patch Changes

packages/auth-construct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/auth-construct",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"type": "commonjs",
55
"publishConfig": {
66
"access": "public"

packages/backend-function/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aws-amplify/backend-function
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- e008bb3: fix: lazy load ssm client in backend function banner
8+
39
## 1.0.1
410

511
### Patch Changes

packages/backend-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/backend-function",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)