Skip to content

Commit

Permalink
[ci] release 2024-01
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2024
1 parent 434c3b9 commit bc62494
Show file tree
Hide file tree
Showing 20 changed files with 60 additions and 45 deletions.
6 changes: 0 additions & 6 deletions .changeset/polite-bikes-compete.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rude-waves-fetch.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tidy-islands-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-seas-knock.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@remix-run/node": "^2.5.1",
"@remix-run/react": "^2.5.1",
"@remix-run/server-runtime": "^2.5.1",
"@shopify/hydrogen": "2024.1.0",
"@shopify/hydrogen": "2024.1.1",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"express": "^4.18.2",
Expand All @@ -29,7 +29,7 @@
"@remix-run/dev": "^2.5.1",
"@remix-run/eslint-config": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
"@types/morgan": "^1.9.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/multipass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@remix-run/react": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"crypto-js": "^4.2.0",
"graphql": "^16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/partytown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@builder.io/partytown": "^0.8.1",
"@remix-run/react": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@remix-run/react": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down
15 changes: 15 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @shopify/cli-hydrogen

## 7.0.1

### Patch Changes

- Add support for multiple schemas in GraphiQL. Fix links in Subrequest Profiler. ([#1693](https://github.com/Shopify/hydrogen/pull/1693)) by [@frandiox](https://github.com/frandiox)

- ♻️ `CustomerClient` type is deprecated and replaced by `CustomerAccount` ([#1692](https://github.com/Shopify/hydrogen/pull/1692)) by [@michenly](https://github.com/michenly)

- Bump Codegen dependencies to fix known bugs and remove patches. ([#1705](https://github.com/Shopify/hydrogen/pull/1705)) by [@frandiox](https://github.com/frandiox)

- Fix local asset path to Oxygen to return valid preflight headers ([#1709](https://github.com/Shopify/hydrogen/pull/1709)) by [@wizardlyhel](https://github.com/wizardlyhel)

- Updated dependencies [[`c7b2017f`](https://github.com/Shopify/hydrogen/commit/c7b2017f11a2cb4d280dfd8f170e65a908b9ea02)]:
- @shopify/hydrogen-codegen@0.2.1

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/oclif.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"commands": {
"hydrogen:build": {
"id": "hydrogen:build",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org"
},
"version": "7.0.0",
"version": "7.0.1",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@graphql-codegen/cli": "5.0.1",
"@oclif/core": "2.11.7",
"@shopify/cli-kit": "3.52.0",
"@shopify/hydrogen-codegen": "^0.2.0",
"@shopify/hydrogen-codegen": "^0.2.1",
"@shopify/mini-oxygen": "^2.2.5",
"@shopify/oxygen-cli": "^4.0.0",
"ansi-escapes": "^6.2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/hydrogen-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/hydrogen-codegen

## 0.2.1

### Patch Changes

- Bump Codegen dependencies to fix known bugs and remove patches. ([#1705](https://github.com/Shopify/hydrogen/pull/1705)) by [@frandiox](https://github.com/frandiox)

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hydrogen-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org"
},
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"type": "module",
"main": "dist/cjs/index.cjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/hydrogen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @shopify/hydrogen

## 2024.1.1

### Patch Changes

- Add support for multiple schemas in GraphiQL. Fix links in Subrequest Profiler. ([#1693](https://github.com/Shopify/hydrogen/pull/1693)) by [@frandiox](https://github.com/frandiox)

- ♻️ `CustomerClient` type is deprecated and replaced by `CustomerAccount` ([#1692](https://github.com/Shopify/hydrogen/pull/1692)) by [@michenly](https://github.com/michenly)

## 2024.1.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hydrogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"type": "module",
"version": "2024.1.0",
"version": "2024.1.1",
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/production/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/hydrogen/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const LIB_VERSION = '2024.1.0';
export const LIB_VERSION = '2024.1.1';
4 changes: 2 additions & 2 deletions templates/demo-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@remix-run/react": "^2.5.1",
"@remix-run/server-runtime": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"clsx": "^1.2.1",
"cross-env": "^7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions templates/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@remix-run/react": "^2.5.1",
"@remix-run/server-runtime": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"@total-typescript/ts-reset": "^0.4.2",
"graphql": "^16.6.0",
Expand Down
10 changes: 10 additions & 0 deletions templates/skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# skeleton

## 1.0.3

### Patch Changes

- ♻️ `CustomerClient` type is deprecated and replaced by `CustomerAccount` ([#1692](https://github.com/Shopify/hydrogen/pull/1692)) by [@michenly](https://github.com/michenly)

- Updated dependencies [[`02798786`](https://github.com/Shopify/hydrogen/commit/02798786bf8ae5c53f6430723a86d62b8e94d120), [`52b15df4`](https://github.com/Shopify/hydrogen/commit/52b15df457ce723bbc83ad594ded73a7b06447d6), [`c7b2017f`](https://github.com/Shopify/hydrogen/commit/c7b2017f11a2cb4d280dfd8f170e65a908b9ea02), [`06320ee4`](https://github.com/Shopify/hydrogen/commit/06320ee48b94dbfece945461031a252f454fd0a3)]:
- @shopify/hydrogen@2024.1.1
- @shopify/cli-hydrogen@7.0.1

## 1.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions templates/skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "skeleton",
"private": true,
"sideEffects": false,
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"build": "shopify hydrogen build",
"dev": "shopify hydrogen dev --codegen",
Expand All @@ -16,8 +16,8 @@
"@remix-run/react": "^2.5.1",
"@remix-run/server-runtime": "^2.5.1",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.0.0",
"@shopify/hydrogen": "~2024.1.0",
"@shopify/cli-hydrogen": "^7.0.1",
"@shopify/hydrogen": "~2024.1.1",
"@shopify/remix-oxygen": "^2.0.3",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down

0 comments on commit bc62494

Please sign in to comment.