Skip to content

Commit

Permalink
Merge pull request #1467 from Shopify/changeset-release/main
Browse files Browse the repository at this point in the history
Packages for release
  • Loading branch information
byrichardpowell authored Sep 17, 2024
2 parents fb48795 + 2011a3f commit 268fce2
Show file tree
Hide file tree
Showing 36 changed files with 109 additions and 77 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-carpets-push.md

This file was deleted.

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

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/metal-lizards-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-beans-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-countries-smash.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-drizzle

## 2.0.6

## 2.0.5

## 2.0.4
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.5",
"version": "2.0.6",
"description": "Shopify App Session Storage for Drizzle",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@libsql/client": "^0.10.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6",
"@types/better-sqlite3": "^7.6.11",
"@types/pg": "^8.11.6",
"better-sqlite3": "^11.1.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-dynamodb

## 4.0.6

### Patch Changes

- 1a0e2b3: Updated `@aws-sdk/client-dynamodb` dependencies

## 4.0.5

## 4.0.4
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.5",
"version": "4.0.6",
"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.5"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6"
},
"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.6

## 4.0.5

## 4.0.4
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.5",
"version": "4.0.6",
"description": "Shopify App Session Storage for KV",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240909.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6",
"miniflare": "^3.20240821.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.6

## 4.0.5

## 4.0.4
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.5",
"version": "4.0.6",
"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.5"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6"
},
"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.6

## 4.0.5

## 4.0.4
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.5",
"version": "4.0.6",
"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.5"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-mysql

## 4.0.6

## 4.0.5

## 4.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-mysql",
"version": "4.0.5",
"version": "4.0.6",
"description": "Shopify App Session Storage for MySQL",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-postgresql

## 4.0.6

## 4.0.5

## 4.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-postgresql",
"version": "4.0.5",
"version": "4.0.6",
"description": "Shopify App Session Storage for PostgreSQL",
"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.5",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6",
"@types/pg": "^8.11.6"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-prisma

## 5.1.3

## 5.1.2

## 5.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-prisma",
"version": "5.1.2",
"version": "5.1.3",
"description": "Shopify App Session Storage for Prisma",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@prisma/client": "^5.19.1",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6",
"prisma": "^5.19.1"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-redis

## 4.1.2

## 4.1.1

## 4.1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-redis",
"version": "4.1.1",
"version": "4.1.2",
"description": "Shopify App Session Storage for Redis",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-sqlite

## 4.0.6

## 4.0.5

## 4.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-sqlite",
"version": "4.0.5",
"version": "4.0.6",
"description": "Shopify App Session Storage for SQLite",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.5",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.6",
"@types/sqlite3": "^3.1.8"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-test-utils

## 3.0.6

## 3.0.5

## 3.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-test-utils",
"version": "3.0.5",
"version": "3.0.6",
"description": "Utilities for testing Shopify App Session Storage",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,8 +49,8 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-api": "^11.4.0",
"@shopify/shopify-app-session-storage": "^3.0.5"
"@shopify/shopify-api": "^11.4.1",
"@shopify/shopify-app-session-storage": "^3.0.6"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage

## 3.0.6

## 3.0.5

## 3.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage",
"version": "3.0.5",
"version": "3.0.6",
"description": "Shopify App Session Storage - abstract class",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@shopify/shopify-api": "^11.0.0"
},
"devDependencies": {
"@shopify/shopify-api": "^11.4.0"
"@shopify/shopify-api": "^11.4.1"
},
"files": [
"dist/*",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/shopify-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 11.4.1

### Patch Changes

- 323bef3: Update documentation to make it clear when to use app-specific vs shop-specific webhooks and which methods/config uses which approach
- fb48795: Fix type error for the Application Charge rest resource

## 11.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/shopify-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-api",
"version": "11.4.0",
"version": "11.4.1",
"description": "Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks",
"types": "./dist/ts/lib/index.d.ts",
"module": "./dist/esm/lib/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/apps/shopify-app-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 5.0.6

### Patch Changes

- Updated dependencies [323bef3]
- Updated dependencies [fb48795]
- @shopify/shopify-api@11.4.1
- @shopify/shopify-app-session-storage@3.0.6
- @shopify/shopify-app-session-storage-memory@4.0.6

## 5.0.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/apps/shopify-app-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-express",
"version": "5.0.5",
"version": "5.0.6",
"description": "Shopify Express Middleware - to simplify the building of Shopify Apps with Express",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,9 +42,9 @@
"Storefront API"
],
"dependencies": {
"@shopify/shopify-api": "^11.4.0",
"@shopify/shopify-app-session-storage": "^3.0.5",
"@shopify/shopify-app-session-storage-memory": "^4.0.5",
"@shopify/shopify-api": "^11.4.1",
"@shopify/shopify-app-session-storage": "^3.0.6",
"@shopify/shopify-app-session-storage-memory": "^4.0.6",
"cookie-parser": "^1.4.6",
"express": "^4.19.2",
"semver": "^7.6.2"
Expand Down
Loading

0 comments on commit 268fce2

Please sign in to comment.