Skip to content

Commit

Permalink
Version Packages (#2023)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 19, 2024
1 parent dce0518 commit f33ff6b
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-owls-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-jokes-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-bulldogs-play.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/backend-deployer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws-amplify/backend-deployer

## 1.1.4

### Patch Changes

- 98673b0: Improve type error regex

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-deployer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/backend-deployer",
"version": "1.1.3",
"version": "1.1.4",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/backend-secret/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws-amplify/backend-secret

## 1.1.3

### Patch Changes

- dce0518: Handle parameter not found error

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-secret/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/backend-secret",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/client-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws-amplify/client-config

## 1.3.2

### Patch Changes

- 603b75d: Classify pointing client config generator at metadata-less stack as user error

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/client-config",
"version": "1.3.1",
"version": "1.3.2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f33ff6b

Please sign in to comment.