File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed
Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/@sanity/cli-core" : " 1.1.2" ,
33 "packages/@sanity/cli-test" : " 0.2.4" ,
4- "packages/@sanity/cli" : " 6.1.4 " ,
4+ "packages/@sanity/cli" : " 6.1.5 " ,
55 "packages/@sanity/eslint-config-cli" : " 1.0.0" ,
6- "packages/create-sanity" : " 5.2.4 "
6+ "packages/create-sanity" : " 5.2.5 "
77}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 6.1.5] ( https://github.com/sanity-io/cli/compare/cli-v6.1.4...cli-v6.1.5 ) (2026-03-14)
7+
8+
9+ ### Bug Fixes
10+
11+ * allow running ` sanity debug ` outside of project context ([ #678 ] ( https://github.com/sanity-io/cli/issues/678 ) ) ([ 0110989] ( https://github.com/sanity-io/cli/commit/01109892fd3ff6de03a6a2778ad0aad613dbbdba ) )
12+ * ** cli:** send extracted ` ManifestSchemaType[] ` to ` /schemas ` endpoint ([ #680 ] ( https://github.com/sanity-io/cli/issues/680 ) ) ([ 2afef5a] ( https://github.com/sanity-io/cli/commit/2afef5abda6f897a582c1b9ba224346acb42b2a9 ) )
13+
614## [ 6.1.4] ( https://github.com/sanity-io/cli/compare/cli-v6.1.3...cli-v6.1.4 ) (2026-03-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @sanity/cli" ,
3- "version" : " 6.1.4 " ,
3+ "version" : " 6.1.5 " ,
44 "description" : " Sanity CLI tool for managing Sanity projects and organizations" ,
55 "keywords" : [
66 " cli" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.2.5] ( https://github.com/sanity-io/cli/compare/create-sanity-v5.2.4...create-sanity-v5.2.5 ) (2026-03-14)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @sanity/cli bumped to 6.1.5
11+
312## [ 5.2.4] ( https://github.com/sanity-io/cli/compare/create-sanity-v5.2.3...create-sanity-v5.2.4 ) (2026-03-13)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " create-sanity" ,
3- "version" : " 5.2.4 " ,
3+ "version" : " 5.2.5 " ,
44 "description" : " Initialize a new Sanity project" ,
55 "keywords" : [
66 " cms" ,
You can’t perform that action at this time.
0 commit comments