Skip to content

Commit

Permalink
release: publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed Nov 20, 2024
1 parent 068f8af commit 89ad85a
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/polite-melons-build.md

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

## 1.16.0

### Minor Changes

- 068f8af: Fix: change accumulator return type for initializeModel function

## 1.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/data-schema",
"version": "1.15.0",
"version": "1.16.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/integration-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# integration-tests

## 0.2.0

### Minor Changes

- 068f8af: Fix: change accumulator return type for initializeModel function

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "integration-tests",
"version": "0.1.3",
"version": "0.2.0",
"private": true,
"description": "",
"license": "Apache-2.0",
Expand Down

0 comments on commit 89ad85a

Please sign in to comment.