Skip to content

Commit 9efa9b2

Browse files
chore(main): release 7.13.0 (#1160)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent a0303f7 commit 9efa9b2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.0](https://github.com/sanity-io/client/compare/v7.12.1...v7.13.0) (2025-11-18)
9+
10+
11+
### Features
12+
13+
* **listen:** return event type based on options.events ([#1159](https://github.com/sanity-io/client/issues/1159)) ([a0303f7](https://github.com/sanity-io/client/commit/a0303f78ca821b0ece081bb85ba88872d5fb2b41))
14+
815
## [7.12.1](https://github.com/sanity-io/client/compare/v7.12.0...v7.12.1) (2025-11-04)
916

1017

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.12.1",
3+
"version": "7.13.0",
44
"description": "Client for retrieving, creating and patching data from Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)