Skip to content

Commit

Permalink
chore(release): Publish [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed May 16, 2024
1 parent 2a88c3e commit 7eaf7a2
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 9 deletions.
4 changes: 4 additions & 0 deletions packages/adapter-nextjs/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.

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

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

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

**Note:** Version bump only for package @aws-amplify/adapter-nextjs
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Amazon Web Services",
"name": "@aws-amplify/adapter-nextjs",
"version": "1.1.7",
"version": "1.1.8",
"description": "The adapter for the supporting of using Amplify APIs in Next.js.",
"peerDependencies": {
"aws-amplify": "^6.0.7",
Expand All @@ -15,7 +15,7 @@
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"aws-amplify": "6.3.1",
"aws-amplify": "6.3.2",
"jest-fetch-mock": "3.0.3",
"next": ">= 13.5.0 < 15.0.0",
"typescript": "5.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/auth/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.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-05-16)

### Bug Fixes

- **ssr-adapter:** refreshToken may return the same tokens across requests ([#13387](https://github.com/aws-amplify/amplify-js/issues/13387)) ([2e5e2f1](https://github.com/aws-amplify/amplify-js/commit/2e5e2f1ab49edfd4c5f4abbf2391633da29bd476))

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

**Note:** Version bump only for package @aws-amplify/auth
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
"version": "6.3.1",
"version": "6.3.2",
"description": "Auth category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/aws-amplify/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.2](https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.3.2) (2024-05-16)

### Bug Fixes

- **ssr-adapter:** refreshToken may return the same tokens across requests ([#13387](https://github.com/aws-amplify/amplify-js/issues/13387)) ([2e5e2f1](https://github.com/aws-amplify/amplify-js/commit/2e5e2f1ab49edfd4c5f4abbf2391633da29bd476))

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

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
"version": "6.3.1",
"version": "6.3.2",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -278,7 +278,7 @@
"dependencies": {
"@aws-amplify/analytics": "7.0.31",
"@aws-amplify/api": "6.0.33",
"@aws-amplify/auth": "6.3.1",
"@aws-amplify/auth": "6.3.2",
"@aws-amplify/core": "6.2.1",
"@aws-amplify/datastore": "5.0.33",
"@aws-amplify/notifications": "2.0.31",
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.

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

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

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

**Note:** Version bump only for package @aws-amplify/pubsub
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": "6.1.5",
"version": "6.1.6",
"description": "Pubsub category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -73,7 +73,7 @@
"mqtt"
],
"dependencies": {
"@aws-amplify/auth": "6.3.1",
"@aws-amplify/auth": "6.3.2",
"buffer": "4.9.2",
"graphql": "15.8.0",
"rxjs": "^7.8.1",
Expand Down
4 changes: 4 additions & 0 deletions scripts/tsc-compliance-test/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.

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

**Note:** Version bump only for package tsc-compliance-test

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

**Note:** Version bump only for package tsc-compliance-test
Expand Down
4 changes: 2 additions & 2 deletions scripts/tsc-compliance-test/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "tsc-compliance-test",
"version": "0.1.34",
"version": "0.1.35",
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "16.18.82",
"aws-amplify": "6.3.1",
"aws-amplify": "6.3.2",
"typescript": "4.2.x"
},
"scripts": {
Expand Down

0 comments on commit 7eaf7a2

Please sign in to comment.