Skip to content

Commit 58f2dd2

Browse files
chore(main): release 7.19.0 (#1206)
Co-authored-by: squiggler-app[bot] <265501495+squiggler-app[bot]@users.noreply.github.com>
1 parent 7c55974 commit 58f2dd2

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.19.0](https://github.com/sanity-io/client/compare/v7.18.0...v7.19.0) (2026-03-20)
9+
10+
11+
### Features
12+
13+
* **types:** add VideoSubtitleInfo types to playback info ([#1191](https://github.com/sanity-io/client/issues/1191)) ([7c55974](https://github.com/sanity-io/client/commit/7c5597462e750c305694e0f04c2007a12b3fbb1b))
14+
815
## [7.18.0](https://github.com/sanity-io/client/compare/v7.17.0...v7.18.0) (2026-03-19)
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.18.0",
3+
"version": "7.19.0",
44
"description": "Client for retrieving, creating and patching data from Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)