Skip to content

Commit ff2f2ce

Browse files
authored
Revert "Version Packages (#2433)" (#2447)
This reverts commit 2a028ce.
1 parent 501ec56 commit ff2f2ce

29 files changed

+58
-115
lines changed

.changeset/breezy-wasps-march.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/bright-llamas-brush.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
'@aws-amplify/integration-tests': patch
3+
'@aws-amplify/backend-deployer': patch
4+
'@aws-amplify/backend-function': patch
5+
'@aws-amplify/schema-generator': patch
6+
'@aws-amplify/cli-core': patch
7+
'@aws-amplify/backend': patch
8+
'@aws-amplify/backend-cli': patch
9+
'create-amplify': patch
10+
---
11+
12+
fixed violations to cause propagation lint rule

.changeset/curly-bags-cheer.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@aws-amplify/auth-construct': minor
3+
'@aws-amplify/backend-auth': minor
4+
'@aws-amplify/backend': minor
5+
---
6+
7+
add sms configuration and custom sms sender to auth

.changeset/good-tigers-cover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/backend-function': patch
3+
---
4+
5+
catch errors during secret refreshes

.changeset/quick-houses-carry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/seven-hounds-speak.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/sandbox': patch
3+
---
4+
5+
updates bootstrap message

.changeset/silver-items-deny.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/auth-construct/CHANGELOG.md

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

3-
## 1.6.0
4-
5-
### Minor Changes
6-
7-
- 040272d: add sms configuration and custom sms sender to auth
8-
93
## 1.5.1
104

115
### 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.6.0",
3+
"version": "1.5.1",
44
"type": "commonjs",
55
"publishConfig": {
66
"access": "public"

packages/backend-auth/CHANGELOG.md

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

3-
## 1.5.0
4-
5-
### Minor Changes
6-
7-
- 040272d: add sms configuration and custom sms sender to auth
8-
9-
### Patch Changes
10-
11-
- Updated dependencies [040272d]
12-
- @aws-amplify/auth-construct@1.6.0
13-
143
## 1.4.2
154

165
### Patch Changes

0 commit comments

Comments
 (0)