Skip to content

Commit

Permalink
Merge pull request #1940 from Shopify/changeset-release/main
Browse files Browse the repository at this point in the history
Packages for release
  • Loading branch information
lizkenyon authored Jan 23, 2025
2 parents 66cac34 + 1d4e916 commit efb9a35
Show file tree
Hide file tree
Showing 52 changed files with 7,582 additions and 9,382 deletions.
5 changes: 0 additions & 5 deletions .changeset/dependabot-1904.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-1905.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-1923.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1936.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1937.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-1947.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1953.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1985.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-mangos-study.md

This file was deleted.

27 changes: 0 additions & 27 deletions .changeset/green-snails-argue.md

This file was deleted.

74 changes: 0 additions & 74 deletions .changeset/seven-gifts-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-jeans-boil.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/api-clients/admin-api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @shopify/admin-api-client

## 1.0.5

### Patch Changes

- Updated dependencies [d3531c5]
- @shopify/graphql-client@1.2.2

## 1.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api-clients/admin-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/admin-api-client",
"version": "1.0.4",
"version": "1.0.5",
"description": "Shopify Admin API Client - A lightweight JS client to interact with Shopify's Admin API",
"repository": {
"type": "git",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dist/**/*.*"
],
"dependencies": {
"@shopify/graphql-client": "^1.2.1"
"@shopify/graphql-client": "^1.2.2"
},
"devDependencies": {
"jest-environment-jsdom": "^29.5.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/api-clients/graphql-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/graphql-client

## 1.2.2

### Patch Changes

- d3531c5: Better error handling for missing Response.body in multipart requests. Instead of being "Cannot read properties of undefined (reading 'Symbol(Symbol.asyncIterator)')", it will now be the more useful and accurate message "API multipart response did not return an iterable body".

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api-clients/graphql-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/graphql-client",
"version": "1.2.1",
"version": "1.2.2",
"description": "Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/api-clients/storefront-api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @shopify/storefront-api-client

## 1.0.4

### Patch Changes

- Updated dependencies [d3531c5]
- @shopify/graphql-client@1.2.2

## 1.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api-clients/storefront-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/storefront-api-client",
"version": "1.0.3",
"version": "1.0.4",
"description": "Shopify Storefront API Client - A lightweight JS client to interact with Shopify's Storefront API",
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,7 +84,7 @@
"!node_modules"
],
"dependencies": {
"@shopify/graphql-client": "^1.2.1"
"@shopify/graphql-client": "^1.2.2"
},
"devDependencies": {
"jest-environment-jsdom": "^29.5.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-drizzle

## 2.0.11

### Patch Changes

- e7d9103: Updated `mysql2` dependencies

## 2.0.10

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-drizzle",
"version": "2.0.10",
"version": "2.0.11",
"description": "Shopify App Session Storage for Drizzle",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@libsql/client": "^0.14.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.11",
"@types/better-sqlite3": "^7.6.12",
"@types/pg": "^8.11.6",
"better-sqlite3": "^11.8.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @shopify/shopify-app-session-storage-dynamodb

## 4.0.11

### Patch Changes

- 1475edf: Updated `@aws-sdk/util-dynamodb` dependencies
- 2021f34: Updated `@aws-sdk/client-dynamodb` dependencies
- 6fd94f1: Updated `@aws-sdk/client-dynamodb`, ` @aws-sdk/util-dynamodb` dependencies

## 4.0.10

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-dynamodb",
"version": "4.0.10",
"version": "4.0.11",
"description": "Shopify App Session Storage for DynamoDB",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.11"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-kv

## 4.0.11

## 4.0.10

## 4.0.9
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-kv",
"version": "4.0.10",
"version": "4.0.11",
"description": "Shopify App Session Storage for KV",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250109.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.11",
"miniflare": "^3.20241230.2"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-memory

## 4.0.11

## 4.0.10

## 4.0.9
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-memory",
"version": "4.0.10",
"version": "4.0.11",
"description": "Shopify App Session Storage for Memory",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.11"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-mongodb

## 4.0.11

## 4.0.10

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-mongodb",
"version": "4.0.10",
"version": "4.0.11",
"description": "Shopify App Session Storage for MongoDB",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.11"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-mysql

## 4.0.11

### Patch Changes

- e7d9103: Updated `mysql2` dependencies

## 4.0.10

### Patch Changes
Expand Down
Loading

0 comments on commit efb9a35

Please sign in to comment.