Skip to content

Commit

Permalink
chore(release): Publish [skip release]
Browse files Browse the repository at this point in the history
 - @aws-amplify/adapter-nextjs@1.4.0
 - @aws-amplify/analytics@7.0.65
 - @aws-amplify/api@6.2.0
 - @aws-amplify/api-graphql@4.7.0
 - @aws-amplify/api-rest@4.0.65
 - @aws-amplify/auth@6.9.1
 - aws-amplify@6.12.0
 - @aws-amplify/core@6.9.0
 - @aws-amplify/datastore@5.0.67
 - @aws-amplify/datastore-storage-adapter@2.1.67
 - @aws-amplify/geo@3.0.65
 - @aws-amplify/interactions@6.1.6
 - @aws-amplify/notifications@2.0.65
 - @aws-amplify/predictions@6.1.40
 - @aws-amplify/pubsub@6.1.40
 - @aws-amplify/storage@6.7.6
 - tsc-compliance-test@0.1.70
  • Loading branch information
aws-amplify-bot committed Jan 3, 2025
1 parent 80c8ea2 commit 8b6078a
Show file tree
Hide file tree
Showing 34 changed files with 135 additions and 47 deletions.
6 changes: 6 additions & 0 deletions packages/adapter-nextjs/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.

# [1.4.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.3.1...@aws-amplify/adapter-nextjs@1.4.0) (2025-01-03)

### Features

- **api:** add custom endpoint support to API ([#14086](https://github.com/aws-amplify/amplify-js/issues/14086)) ([ca2e4b8](https://github.com/aws-amplify/amplify-js/commit/ca2e4b87a456dfe9a027e49bdcd912a2cba8e59d))

## [1.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.3.0...@aws-amplify/adapter-nextjs@1.3.1) (2024-12-19)

### Bug Fixes
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.3.1",
"version": "1.4.0",
"description": "The adapter for the supporting of using Amplify APIs in Next.js.",
"peerDependencies": {
"aws-amplify": "^6.0.7",
Expand All @@ -16,7 +16,7 @@
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"aws-amplify": "6.11.0",
"aws-amplify": "6.12.0",
"jest-fetch-mock": "3.0.3",
"next": ">= 13.5.0 < 15.0.0",
"typescript": "5.0.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/analytics/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.

## [7.0.65](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.64...@aws-amplify/analytics@7.0.65) (2025-01-03)

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

## [7.0.64](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.63...@aws-amplify/analytics@7.0.64) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/analytics
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
"version": "7.0.64",
"version": "7.0.65",
"description": "Analytics category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/react-native": "1.1.6",
"@aws-sdk/types": "3.398.0",
"typescript": "5.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/api-graphql/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.

# [4.7.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.6.7...@aws-amplify/api-graphql@4.7.0) (2025-01-03)

### Features

- **api:** add custom endpoint support to API ([#14086](https://github.com/aws-amplify/amplify-js/issues/14086)) ([ca2e4b8](https://github.com/aws-amplify/amplify-js/commit/ca2e4b87a456dfe9a027e49bdcd912a2cba8e59d))

## [4.6.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.6.6...@aws-amplify/api-graphql@4.6.7) (2024-12-19)

**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": "4.6.7",
"version": "4.7.0",
"description": "Api-graphql category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -84,8 +84,8 @@
"server"
],
"dependencies": {
"@aws-amplify/api-rest": "4.0.64",
"@aws-amplify/core": "6.8.0",
"@aws-amplify/api-rest": "4.0.65",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/data-schema": "^1.7.0",
"@aws-sdk/types": "3.387.0",
"graphql": "15.8.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/api-rest/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.0.65](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.0.64...@aws-amplify/api-rest@4.0.65) (2025-01-03)

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

## [4.0.64](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.0.63...@aws-amplify/api-rest@4.0.64) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/api-rest
Expand Down
4 changes: 2 additions & 2 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/api-rest",
"private": false,
"version": "4.0.64",
"version": "4.0.65",
"description": "Api-rest category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/react-native": "1.1.6",
"typescript": "5.0.2"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/api/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.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.1.9...@aws-amplify/api@6.2.0) (2025-01-03)

### Features

- **api:** add custom endpoint support to API ([#14086](https://github.com/aws-amplify/amplify-js/issues/14086)) ([ca2e4b8](https://github.com/aws-amplify/amplify-js/commit/ca2e4b87a456dfe9a027e49bdcd912a2cba8e59d))

## [6.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.1.8...@aws-amplify/api@6.1.9) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/api
Expand Down
10 changes: 5 additions & 5 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
"version": "6.1.9",
"version": "6.2.0",
"description": "Api category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -68,8 +68,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"devDependencies": {
"typescript": "5.0.2",
"jest-fetch-mock": "3.0.3"
"jest-fetch-mock": "3.0.3",
"typescript": "5.0.2"
},
"files": [
"dist/cjs",
Expand All @@ -80,8 +80,8 @@
"server"
],
"dependencies": {
"@aws-amplify/api-graphql": "4.6.7",
"@aws-amplify/api-rest": "4.0.64",
"@aws-amplify/api-graphql": "4.7.0",
"@aws-amplify/api-rest": "4.0.65",
"tslib": "^2.5.0"
}
}
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.

## [6.9.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.9.0...@aws-amplify/auth@6.9.1) (2025-01-03)

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

# [6.9.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.8.3...@aws-amplify/auth@6.9.0) (2024-12-19)

### Features
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": "6.9.0",
"version": "6.9.1",
"description": "Auth category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/react-native": "1.1.6",
"@jest/test-sequencer": "^29.7.0",
"typescript": "5.0.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/aws-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.12.0](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.11.0...aws-amplify@6.12.0) (2025-01-03)

### Bug Fixes

- **core:** amplify configure with storage path type issue ([#14088](https://github.com/aws-amplify/amplify-js/issues/14088)) ([0ecded1](https://github.com/aws-amplify/amplify-js/commit/0ecded15a4d1318fe10b16dbe534a111a12bdc21))

### Features

- **api:** add custom endpoint support to API ([#14086](https://github.com/aws-amplify/amplify-js/issues/14086)) ([ca2e4b8](https://github.com/aws-amplify/amplify-js/commit/ca2e4b87a456dfe9a027e49bdcd912a2cba8e59d))
- **auth:** proactive token refresh ([#14076](https://github.com/aws-amplify/amplify-js/issues/14076)) ([b818753](https://github.com/aws-amplify/amplify-js/commit/b8187536ab3633e6a390ea38b9e8434b23293380))

# [6.11.0](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.10.3...aws-amplify@6.11.0) (2024-12-19)

### Bug Fixes
Expand Down
16 changes: 8 additions & 8 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.11.0",
"version": "6.12.0",
"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 @@ -276,13 +276,13 @@
"utils"
],
"dependencies": {
"@aws-amplify/analytics": "7.0.64",
"@aws-amplify/api": "6.1.9",
"@aws-amplify/auth": "6.9.0",
"@aws-amplify/core": "6.8.0",
"@aws-amplify/datastore": "5.0.66",
"@aws-amplify/notifications": "2.0.64",
"@aws-amplify/storage": "6.7.5",
"@aws-amplify/analytics": "7.0.65",
"@aws-amplify/api": "6.2.0",
"@aws-amplify/auth": "6.9.1",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/datastore": "5.0.67",
"@aws-amplify/notifications": "2.0.65",
"@aws-amplify/storage": "6.7.6",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.9.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.8.0...@aws-amplify/core@6.9.0) (2025-01-03)

### Bug Fixes

- **auth:** fall back to user agent if deviceName resolves to empty st… ([#14102](https://github.com/aws-amplify/amplify-js/issues/14102)) ([9a73470](https://github.com/aws-amplify/amplify-js/commit/9a73470be85b6056939631d86cf87d502728fb5c))
- **core:** amplify configure with storage path type issue ([#14088](https://github.com/aws-amplify/amplify-js/issues/14088)) ([0ecded1](https://github.com/aws-amplify/amplify-js/commit/0ecded15a4d1318fe10b16dbe534a111a12bdc21))

### Features

- **auth:** proactive token refresh ([#14076](https://github.com/aws-amplify/amplify-js/issues/14076)) ([b818753](https://github.com/aws-amplify/amplify-js/commit/b8187536ab3633e6a390ea38b9e8434b23293380))

# [6.8.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.7.3...@aws-amplify/core@6.8.0) (2024-12-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
"version": "6.8.0",
"version": "6.9.0",
"description": "Core category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
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.1.67](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.66...@aws-amplify/datastore-storage-adapter@2.1.67) (2025-01-03)

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

## [2.1.66](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.65...@aws-amplify/datastore-storage-adapter@2.1.66) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
Expand Down
6 changes: 3 additions & 3 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.1.66",
"version": "2.1.67",
"description": "SQLite storage adapter for Amplify DataStore ",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -36,8 +36,8 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/datastore": "5.0.66",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/datastore": "5.0.67",
"@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.

## [5.0.67](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.66...@aws-amplify/datastore@5.0.67) (2025-01-03)

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

## [5.0.66](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.65...@aws-amplify/datastore@5.0.66) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/datastore
Expand Down
6 changes: 3 additions & 3 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/datastore",
"version": "5.0.66",
"version": "5.0.67",
"description": "AppSyncLocal support for aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -44,7 +44,7 @@
"src"
],
"dependencies": {
"@aws-amplify/api": "6.1.9",
"@aws-amplify/api": "6.2.0",
"buffer": "4.9.2",
"idb": "5.0.6",
"immer": "9.0.6",
Expand All @@ -55,7 +55,7 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"@aws-amplify/react-native": "1.1.6",
"@types/uuid-validate": "^0.0.1",
"dexie": "3.2.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/geo/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.0.65](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.64...@aws-amplify/geo@3.0.65) (2025-01-03)

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

## [3.0.64](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.63...@aws-amplify/geo@3.0.64) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/geo
Expand Down
4 changes: 2 additions & 2 deletions packages/geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/geo",
"version": "3.0.64",
"version": "3.0.65",
"description": "Geo category for aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@aws-amplify/core": "^6.1.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"typescript": "5.0.2"
},
"size-limit": [
Expand Down
4 changes: 4 additions & 0 deletions packages/interactions/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/interactions@6.1.5...@aws-amplify/interactions@6.1.6) (2025-01-03)

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

## [6.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@6.1.4...@aws-amplify/interactions@6.1.5) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/interactions
Expand Down
4 changes: 2 additions & 2 deletions packages/interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/interactions",
"version": "6.1.5",
"version": "6.1.6",
"description": "Interactions category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -81,7 +81,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@aws-amplify/core": "6.8.0",
"@aws-amplify/core": "6.9.0",
"typescript": "^5.0.2"
},
"size-limit": [
Expand Down
4 changes: 4 additions & 0 deletions packages/notifications/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.65](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.64...@aws-amplify/notifications@2.0.65) (2025-01-03)

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

## [2.0.64](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.63...@aws-amplify/notifications@2.0.64) (2024-12-19)

**Note:** Version bump only for package @aws-amplify/notifications
Expand Down
Loading

0 comments on commit 8b6078a

Please sign in to comment.