From b891d9f691e21ba8c3709f7e47f6badf22b50e91 Mon Sep 17 00:00:00 2001 From: "squiggler-app[bot]" <265501495+squiggler-app[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 13:09:13 +0000 Subject: [PATCH] chore: version packages --- .changeset/claude-code-mcp-oauth-only.md | 5 ---- .changeset/fifty-sheep-strive.md | 5 ---- .changeset/move-sanity-ui-dev-dependency.md | 5 ---- .changeset/perky-parks-yell.md | 5 ---- .changeset/pr-1063.md | 6 ----- .changeset/pr-1084.md | 6 ----- .changeset/pr-1094.md | 6 ----- .changeset/pr-1095.md | 6 ----- .changeset/pr-1114.md | 6 ----- .changeset/pr-1126.md | 6 ----- .changeset/pr-1135.md | 6 ----- .changeset/sour-zebras-share.md | 5 ---- .changeset/update-codegen-dep.md | 5 ---- packages/@sanity/cli-build/CHANGELOG.md | 8 ++++++ packages/@sanity/cli-build/package.json | 2 +- packages/@sanity/cli/CHANGELOG.md | 27 +++++++++++++++++++++ packages/@sanity/cli/package.json | 2 +- packages/create-sanity/CHANGELOG.md | 14 +++++++++++ packages/create-sanity/package.json | 2 +- 19 files changed, 52 insertions(+), 75 deletions(-) delete mode 100644 .changeset/claude-code-mcp-oauth-only.md delete mode 100644 .changeset/fifty-sheep-strive.md delete mode 100644 .changeset/move-sanity-ui-dev-dependency.md delete mode 100644 .changeset/perky-parks-yell.md delete mode 100644 .changeset/pr-1063.md delete mode 100644 .changeset/pr-1084.md delete mode 100644 .changeset/pr-1094.md delete mode 100644 .changeset/pr-1095.md delete mode 100644 .changeset/pr-1114.md delete mode 100644 .changeset/pr-1126.md delete mode 100644 .changeset/pr-1135.md delete mode 100644 .changeset/sour-zebras-share.md delete mode 100644 .changeset/update-codegen-dep.md diff --git a/.changeset/claude-code-mcp-oauth-only.md b/.changeset/claude-code-mcp-oauth-only.md deleted file mode 100644 index c1f599943..000000000 --- a/.changeset/claude-code-mcp-oauth-only.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/cli": patch ---- - -`sanity mcp configure` now uses OAuth for Claude Code. diff --git a/.changeset/fifty-sheep-strive.md b/.changeset/fifty-sheep-strive.md deleted file mode 100644 index ea3cf8649..000000000 --- a/.changeset/fifty-sheep-strive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/cli-build": minor ---- - -Split up exports into build and extract modules. diff --git a/.changeset/move-sanity-ui-dev-dependency.md b/.changeset/move-sanity-ui-dev-dependency.md deleted file mode 100644 index 6b9fc82d7..000000000 --- a/.changeset/move-sanity-ui-dev-dependency.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/cli": patch ---- - -Move @sanity/ui to development dependencies. diff --git a/.changeset/perky-parks-yell.md b/.changeset/perky-parks-yell.md deleted file mode 100644 index c7b73d09d..000000000 --- a/.changeset/perky-parks-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/cli": patch ---- - -Reject lookalike hostnames when reading docs by URL. diff --git a/.changeset/pr-1063.md b/.changeset/pr-1063.md deleted file mode 100644 index 4aef9d959..000000000 --- a/.changeset/pr-1063.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'create-sanity': patch ---- - -fix(create-sanity): use native import.meta.resolve to support yarn pnp diff --git a/.changeset/pr-1084.md b/.changeset/pr-1084.md deleted file mode 100644 index 7217b8c2b..000000000 --- a/.changeset/pr-1084.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': minor ---- - -feat(templates): add page-builder template using @sanity/presets \ No newline at end of file diff --git a/.changeset/pr-1094.md b/.changeset/pr-1094.md deleted file mode 100644 index ee687f7e0..000000000 --- a/.changeset/pr-1094.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': patch ---- - -fix: Prevent listing lowercase env vars as included in JS bundle \ No newline at end of file diff --git a/.changeset/pr-1095.md b/.changeset/pr-1095.md deleted file mode 100644 index 1efcb6c76..000000000 --- a/.changeset/pr-1095.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': patch ---- - -fix: update sanity cors add copy \ No newline at end of file diff --git a/.changeset/pr-1114.md b/.changeset/pr-1114.md deleted file mode 100644 index 37e2d8a3c..000000000 --- a/.changeset/pr-1114.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': patch ---- - -fix(deps): update sanity-tooling \ No newline at end of file diff --git a/.changeset/pr-1126.md b/.changeset/pr-1126.md deleted file mode 100644 index 007f48141..000000000 --- a/.changeset/pr-1126.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': patch ---- - -fix(login): allow ctrl-c to cancel browser login \ No newline at end of file diff --git a/.changeset/pr-1135.md b/.changeset/pr-1135.md deleted file mode 100644 index 83a17bd4d..000000000 --- a/.changeset/pr-1135.md +++ /dev/null @@ -1,6 +0,0 @@ - ---- -'@sanity/cli': minor ---- - -feat(dataset export): add no-strict-asset-verification flag \ No newline at end of file diff --git a/.changeset/sour-zebras-share.md b/.changeset/sour-zebras-share.md deleted file mode 100644 index afc96fc73..000000000 --- a/.changeset/sour-zebras-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/cli": patch ---- - -Fix duplicate auto-update warning when building a studio. diff --git a/.changeset/update-codegen-dep.md b/.changeset/update-codegen-dep.md deleted file mode 100644 index 518adbb3a..000000000 --- a/.changeset/update-codegen-dep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sanity/cli': patch ---- - -Update `@sanity/codegen` dependency from `^6.0.3` to `^6.1.0` diff --git a/packages/@sanity/cli-build/CHANGELOG.md b/packages/@sanity/cli-build/CHANGELOG.md index 30b4591de..b9c87807d 100644 --- a/packages/@sanity/cli-build/CHANGELOG.md +++ b/packages/@sanity/cli-build/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.0](https://github.com/sanity-io/cli/compare/cli-build-v0.1.1...cli-build-v0.2.0) + +_2026-06-01_ + +### Features + +- Move more build/schema logic to cli-build package ([#1130](https://github.com/sanity-io/cli/pull/1130)) ([6165c80](https://github.com/sanity-io/cli/commit/6165c80c63ab6af0dd76b36e60f1d78f798eb13d)) + ## [0.1.1](https://github.com/sanity-io/cli/compare/cli-build-v0.1.0...cli-build-v0.1.1) _2026-05-13_ diff --git a/packages/@sanity/cli-build/package.json b/packages/@sanity/cli-build/package.json index 5e7ad553b..32adeef26 100644 --- a/packages/@sanity/cli-build/package.json +++ b/packages/@sanity/cli-build/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli-build", - "version": "0.1.1", + "version": "0.2.0", "description": "Internal Sanity package for building studios and apps", "keywords": [ "cli", diff --git a/packages/@sanity/cli/CHANGELOG.md b/packages/@sanity/cli/CHANGELOG.md index 8de53eba6..1194956a6 100644 --- a/packages/@sanity/cli/CHANGELOG.md +++ b/packages/@sanity/cli/CHANGELOG.md @@ -1,5 +1,32 @@ # Change Log +## [6.7.0](https://github.com/sanity-io/cli/compare/cli-v6.6.0...cli-v6.7.0) + +_2026-06-01_ + +### Features + +- **templates:** add page-builder template using @sanity/presets ([#1084](https://github.com/sanity-io/cli/pull/1084)) ([0c0fea4](https://github.com/sanity-io/cli/commit/0c0fea4b292d4c54ada57e3aab1425c76a0613b6)) +- **dataset export:** add no-strict-asset-verification flag ([#1135](https://github.com/sanity-io/cli/pull/1135)) ([96f0646](https://github.com/sanity-io/cli/commit/96f06469a774b6ec8d21a41de3d0c6cba8f59558)) + +### Bug Fixes + +- **mcp:** use oauth for claude code config ([#1118](https://github.com/sanity-io/cli/pull/1118)) ([7d2118d](https://github.com/sanity-io/cli/commit/7d2118d4509f4d0a7406b1e262d17f4b531d1d07)) +- **cli:** move @sanity/ui to devDependencies ([#1105](https://github.com/sanity-io/cli/pull/1105)) ([b9185e6](https://github.com/sanity-io/cli/commit/b9185e6d4a2231cfc6f6f9397655c16c68c10aa6)) +- **docs:** reject lookalike docs url hosts ([#1098](https://github.com/sanity-io/cli/pull/1098)) ([85980d2](https://github.com/sanity-io/cli/commit/85980d21912ef81dd8d2953c2a6c1439089452fd)) +- Prevent listing lowercase env vars as included in JS bundle ([#1094](https://github.com/sanity-io/cli/pull/1094)) ([a4419d2](https://github.com/sanity-io/cli/commit/a4419d2f90c85e3ba49f86f1b6874eff1eab0894)) +- update sanity cors add copy ([#1095](https://github.com/sanity-io/cli/pull/1095)) ([0c23d7d](https://github.com/sanity-io/cli/commit/0c23d7d290936b4aa37554539b9a3662155eb145)) +- **deps:** update sanity-tooling ([#1114](https://github.com/sanity-io/cli/pull/1114)) ([9352799](https://github.com/sanity-io/cli/commit/9352799b195e2ae45012133799fe3d387363b671)) +- **login:** allow ctrl-c to cancel browser login ([#1126](https://github.com/sanity-io/cli/pull/1126)) ([e5684b2](https://github.com/sanity-io/cli/commit/e5684b292a7f654b9e0981a7a32805caab71c6aa)) +- Prevent buildStudio from running shouldAutoUpdate a second time ([#1092](https://github.com/sanity-io/cli/pull/1092)) ([3266303](https://github.com/sanity-io/cli/commit/32663033f74550b017c688a46d24c69d85f7f098)) +- update @sanity/codegen to ^6.1.0 ([#1065](https://github.com/sanity-io/cli/pull/1065)) ([5b4d3c0](https://github.com/sanity-io/cli/commit/5b4d3c089fce9266552982808bb5f2457fd50cf8)) + +### Dependencies + +- The following workspace dependencies were updated + - dependencies + - @sanity/cli-build bumped to 0.2.0 + ## [6.6.0](https://github.com/sanity-io/cli/compare/cli-v6.5.3...cli-v6.6.0) _2026-05-18_ diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index c0d5b02e6..f2e933742 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "6.6.0", + "version": "6.7.0", "description": "Sanity CLI tool for managing Sanity projects and organizations", "keywords": [ "cli", diff --git a/packages/create-sanity/CHANGELOG.md b/packages/create-sanity/CHANGELOG.md index 9095b3210..a55b90703 100644 --- a/packages/create-sanity/CHANGELOG.md +++ b/packages/create-sanity/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [5.2.20](https://github.com/sanity-io/cli/compare/create-sanity-v5.2.19...create-sanity-v5.2.20) + +_2026-06-01_ + +### Bug Fixes + +- **create-sanity:** use native import.meta.resolve to support yarn pnp ([#1063](https://github.com/sanity-io/cli/pull/1063)) ([fd83ce2](https://github.com/sanity-io/cli/commit/fd83ce2847bd97ad029e6284857b5f445799f805)) + +### Dependencies + +- The following workspace dependencies were updated + - dependencies + - @sanity/cli bumped to 6.7.0 + ## [5.2.19](https://github.com/sanity-io/cli/compare/create-sanity-v5.2.18...create-sanity-v5.2.19) _2026-05-18_ diff --git a/packages/create-sanity/package.json b/packages/create-sanity/package.json index 690cec057..df79473a7 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "5.2.19", + "version": "5.2.20", "description": "Initialize a new Sanity project", "keywords": [ "cms",