Skip to content

Commit

Permalink
chore(main): release 6.22.5 (#924)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Nov 18, 2024
1 parent 8ae6d30 commit 39ff323
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.22.5](https://github.com/sanity-io/client/compare/v6.22.4...v6.22.5) (2024-11-18)


### Bug Fixes

* **stega:** 2x faster encoding of portable text ([#920](https://github.com/sanity-io/client/issues/920)) ([8ae6d30](https://github.com/sanity-io/client/commit/8ae6d30d33d89024887fb4ad9642eca7c40de207))

## [6.22.4](https://github.com/sanity-io/client/compare/v6.22.3...v6.22.4) (2024-11-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/client",
"version": "6.22.5-canary.0",
"version": "6.22.5",
"description": "Client for retrieving, creating and patching data from Sanity.io",
"keywords": [
"sanity",
Expand Down

0 comments on commit 39ff323

Please sign in to comment.