Skip to content

Commit 29ba376

Browse files
chore(main): release 6.22.3 (#914)
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
1 parent b5a4091 commit 29ba376

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+
## [6.22.3](https://github.com/sanity-io/client/compare/v6.22.2...v6.22.3) (2024-11-06)
9+
10+
11+
### Bug Fixes
12+
13+
* **live:** detect CORS errors ([#910](https://github.com/sanity-io/client/issues/910)) ([553cb38](https://github.com/sanity-io/client/commit/553cb38d291d2f855f6c0be051785d8d5c20f9dd))
14+
815
## [6.22.2](https://github.com/sanity-io/client/compare/v6.22.1...v6.22.2) (2024-10-17)
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": "6.22.3-canary.1",
3+
"version": "6.22.3",
44
"description": "Client for retrieving, creating and patching data from Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)