Skip to content

Commit cc6830f

Browse files
chore(main): release 7.16.0 (#1189)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent d4cca13 commit cc6830f

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.16.0](https://github.com/sanity-io/client/compare/v7.15.0...v7.16.0) (2026-02-20)
9+
10+
11+
### Features
12+
13+
* **dataset:** added embeddings configuration options ([d4cca13](https://github.com/sanity-io/client/commit/d4cca13c0bda83ea4672c6de76d6639ef7162774))
14+
815
## [7.15.0](https://github.com/sanity-io/client/compare/v7.14.1...v7.15.0) (2026-02-16)
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.15.0",
3+
"version": "7.16.0",
44
"description": "Client for retrieving, creating and patching data from Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)