Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
aws-amplify-bot committed Oct 15, 2024
1 parent 33640c4 commit 3e33d73
Show file tree
Hide file tree
Showing 16 changed files with 56 additions and 22 deletions.
6 changes: 6 additions & 0 deletions packages/amazon-cognito-identity-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.14](https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.3.14) (2024-10-15)

### Bug Fixes

- **auth:** request initiateAuth with retry ([#13854](https://github.com/aws-amplify/amplify-js/issues/13854)) ([33640c4](https://github.com/aws-amplify/amplify-js/commit/33640c488b75b76ddd3c5b13889e9a1f736c842a))

## 6.3.13 (2024-03-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/amazon-cognito-identity-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazon-cognito-identity-js",
"description": "Amazon Cognito Identity Provider JavaScript SDK",
"version": "6.3.13",
"version": "6.3.14",
"author": {
"name": "Amazon Web Services",
"email": "[email protected]",
Expand Down
4 changes: 4 additions & 0 deletions packages/api-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.4.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/api-graphql

## [3.4.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-13)

**Note:** Version bump only for package @aws-amplify/api-graphql
Expand Down
6 changes: 3 additions & 3 deletions packages/api-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-graphql",
"version": "3.4.20",
"version": "3.4.21",
"description": "Api-graphql category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -52,10 +52,10 @@
],
"dependencies": {
"@aws-amplify/api-rest": "3.5.13",
"@aws-amplify/auth": "5.6.13",
"@aws-amplify/auth": "5.6.14",
"@aws-amplify/cache": "5.1.19",
"@aws-amplify/core": "5.8.13",
"@aws-amplify/pubsub": "5.6.0",
"@aws-amplify/pubsub": "5.6.1",
"graphql": "15.8.0",
"tslib": "^1.8.0",
"uuid": "^3.2.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.4.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/api

## [5.4.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-13)

**Note:** Version bump only for package @aws-amplify/api
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
"version": "5.4.14",
"version": "5.4.15",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -59,7 +59,7 @@
"internals"
],
"dependencies": {
"@aws-amplify/api-graphql": "3.4.20",
"@aws-amplify/api-graphql": "3.4.21",
"@aws-amplify/api-rest": "3.5.13",
"tslib": "^1.8.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/auth

## [5.6.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-08)

**Note:** Version bump only for package @aws-amplify/auth
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
"version": "5.6.13",
"version": "5.6.14",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@aws-amplify/core": "5.8.13",
"amazon-cognito-identity-js": "6.3.13",
"amazon-cognito-identity-js": "6.3.14",
"buffer": "4.9.2",
"tslib": "^1.8.0",
"url": "0.11.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/aws-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.3.25](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.25) (2024-10-15)

**Note:** Version bump only for package aws-amplify

## [5.3.24](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.24) (2024-10-03)

**Note:** Version bump only for package aws-amplify
Expand Down
10 changes: 5 additions & 5 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
"version": "5.3.24",
"version": "5.3.25",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -41,16 +41,16 @@
],
"dependencies": {
"@aws-amplify/analytics": "6.5.13",
"@aws-amplify/api": "5.4.14",
"@aws-amplify/auth": "5.6.13",
"@aws-amplify/api": "5.4.15",
"@aws-amplify/auth": "5.6.14",
"@aws-amplify/cache": "5.1.19",
"@aws-amplify/core": "5.8.13",
"@aws-amplify/datastore": "4.7.14",
"@aws-amplify/datastore": "4.7.15",
"@aws-amplify/geo": "2.3.13",
"@aws-amplify/interactions": "5.2.20",
"@aws-amplify/notifications": "1.6.14",
"@aws-amplify/predictions": "5.5.16",
"@aws-amplify/pubsub": "5.6.0",
"@aws-amplify/pubsub": "5.6.1",
"@aws-amplify/storage": "5.9.15",
"tslib": "^2.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/datastore-storage-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.58](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter

## [2.0.57](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-13)

**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
Expand Down
4 changes: 2 additions & 2 deletions packages/datastore-storage-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/datastore-storage-adapter",
"version": "2.0.57",
"version": "2.0.58",
"description": "SQLite storage adapter for Amplify DataStore ",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://aws-amplify.github.io/",
"devDependencies": {
"@aws-amplify/core": "5.8.13",
"@aws-amplify/datastore": "4.7.14",
"@aws-amplify/datastore": "4.7.15",
"@types/react-native-sqlite-storage": "5.0.1",
"expo-file-system": "13.1.4",
"expo-sqlite": "10.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/datastore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.7.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/datastore

## [4.7.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-13)

**Note:** Version bump only for package @aws-amplify/datastore
Expand Down
10 changes: 5 additions & 5 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/datastore",
"version": "4.7.14",
"version": "4.7.15",
"description": "AppSyncLocal support for aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -55,11 +55,11 @@
"ssr"
],
"dependencies": {
"@aws-amplify/api": "5.4.14",
"@aws-amplify/auth": "5.6.13",
"@aws-amplify/api": "5.4.15",
"@aws-amplify/auth": "5.6.14",
"@aws-amplify/core": "5.8.13",
"@aws-amplify/pubsub": "5.6.0",
"amazon-cognito-identity-js": "6.3.13",
"@aws-amplify/pubsub": "5.6.1",
"amazon-cognito-identity-js": "6.3.14",
"buffer": "4.9.2",
"idb": "5.0.6",
"immer": "9.0.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/pubsub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-15)

**Note:** Version bump only for package @aws-amplify/pubsub

# [5.6.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-13)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/pubsub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pubsub",
"version": "5.6.0",
"version": "5.6.1",
"description": "Pubsub category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
"internals"
],
"dependencies": {
"@aws-amplify/auth": "5.6.13",
"@aws-amplify/auth": "5.6.14",
"@aws-amplify/cache": "5.1.19",
"@aws-amplify/core": "5.8.13",
"buffer": "4.9.2",
Expand Down

0 comments on commit 3e33d73

Please sign in to comment.