Skip to content

Commit 373f262

Browse files
chore: release main (#303)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent c145526 commit 373f262

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/@sanity/cli-test": "0.0.2-alpha.5",
44
"packages/@sanity/cli": "6.0.0-alpha.6",
55
"packages/@sanity/eslint-config-cli": "0.0.0-alpha.1",
6-
"packages/create-sanity": "5.2.0"
6+
"packages/create-sanity": "5.2.1"
77
}

packages/create-sanity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.2.1](https://github.com/sanity-io/cli/compare/create-sanity-v5.2.0...create-sanity-v5.2.1) (2026-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **create-sanity:** fixes cli bin path ([#302](https://github.com/sanity-io/cli/issues/302)) ([c145526](https://github.com/sanity-io/cli/commit/c145526c6f433a1a8882f2009653ef4c56cc0a9a))
9+
310
## [5.2.0](https://github.com/sanity-io/cli/compare/create-sanity-v5.1.0...create-sanity-v5.2.0) (2026-01-16)
411

512

packages/create-sanity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-sanity",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Initialize a new Sanity project",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)