Skip to content

Commit

Permalink
chore(main): release 6.24.0 (#935)
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 Dec 3, 2024
1 parent b73ae46 commit 4c3376d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.24.0](https://github.com/sanity-io/client/compare/v6.23.0...v6.24.0) (2024-12-03)


### Features

* **query:** add support for release perspectives ([#934](https://github.com/sanity-io/client/issues/934)) ([59bd477](https://github.com/sanity-io/client/commit/59bd477e4f9f7fcc8aaead6f37243127e18c96b8))


### Bug Fixes

* export `validateApiPerspective` ([b73ae46](https://github.com/sanity-io/client/commit/b73ae466ddd7b0ee5896fce8a177bae6901c66a5))

## [6.23.0](https://github.com/sanity-io/client/compare/v6.22.5...v6.23.0) (2024-12-02)


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.23.0",
"version": "6.24.0",
"description": "Client for retrieving, creating and patching data from Sanity.io",
"keywords": [
"sanity",
Expand Down

0 comments on commit 4c3376d

Please sign in to comment.