Skip to content

Commit

Permalink
Version Packages (#1987)
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] authored Sep 11, 2024
1 parent f149730 commit 7a65815
Show file tree
Hide file tree
Showing 18 changed files with 53 additions and 32 deletions.
8 changes: 0 additions & 8 deletions .changeset/eight-beers-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-dryers-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-poems-walk.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/happy-adults-think.md

This file was deleted.

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

## 0.1.4

### Patch Changes

- 8e964e1: fix invalid graphql in tool query generation

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ai-constructs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ai-constructs",
"version": "0.1.3",
"version": "0.1.4",
"type": "commonjs",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/backend-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aws-amplify/backend-ai

## 0.1.1

### Patch Changes

- c85d071: updated packages to fix violations of prefer-amplify-errors rule
- Updated dependencies [8e964e1]
- @aws-amplify/ai-constructs@0.1.4

## 0.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/backend-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/backend-ai",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"publishConfig": {
"access": "public"
Expand All @@ -22,7 +22,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-amplify/ai-constructs": "^0.1.0",
"@aws-amplify/ai-constructs": "^0.1.4",
"@aws-amplify/backend-output-schemas": "^1.1.0",
"@aws-amplify/backend-output-storage": "^1.0.2",
"@aws-amplify/platform-core": "^1.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/backend-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws-amplify/backend-auth

## 1.1.4

### Patch Changes

- c85d071: updated packages to fix violations of prefer-amplify-errors rule

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/backend-auth",
"version": "1.1.3",
"version": "1.1.4",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
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.2

### Patch Changes

- c85d071: updated packages to fix violations of prefer-amplify-errors rule

## 1.1.1

### 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.1",
"version": "1.1.2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/create-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# create-amplify

## 1.0.5

### Patch Changes

- c85d071: updated packages to fix violations of prefer-amplify-errors rule
- f149730: reverted change that was made in activate prefer-amplify-errors for create-amplify

## 1.0.4

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

## 1.0.6

### Patch Changes

- c10f6fc: activated no-amplify-errors, ignored lines with valid violations

## 1.0.5

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

## 1.2.2

### Patch Changes

- c10f6fc: activated no-amplify-errors, ignored lines with valid violations

## 1.2.1

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

0 comments on commit 7a65815

Please sign in to comment.