Skip to content

Commit 6d32350

Browse files
chore(main): release 7.13.2 (#1167)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent f81b777 commit 6d32350

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [7.13.2](https://github.com/sanity-io/client/compare/v7.13.1...v7.13.2) (2025-12-10)
9+
10+
11+
### Bug Fixes
12+
13+
* **csm:** resolve root path mappings ([#1172](https://github.com/sanity-io/client/issues/1172)) ([f81b777](https://github.com/sanity-io/client/commit/f81b777f11a2a2f5c35cc91be01b2195babc74c8))
14+
* **deps:** update dependency get-it to ^8.7.0 ([#1169](https://github.com/sanity-io/client/issues/1169)) ([ad1b878](https://github.com/sanity-io/client/commit/ad1b878f2982a2ef0725e1ee9fe2b82f7d4b79d5))
15+
* **docs:** fix incorrect releases method name in readme ([#1162](https://github.com/sanity-io/client/issues/1162)) ([29e8e90](https://github.com/sanity-io/client/commit/29e8e90c71038d9dcd443d0a3aa82a9a518ee68f))
16+
817
## [7.13.1](https://github.com/sanity-io/client/compare/v7.13.0...v7.13.1) (2025-11-26)
918

1019

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/client",
3-
"version": "7.13.1",
3+
"version": "7.13.2",
44
"description": "Client for retrieving, creating and patching data from Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)