Skip to content

Commit

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

## [6.12.3](https://github.com/sanity-io/client/compare/v6.12.2...v6.12.3) (2024-01-29)


### Bug Fixes

* **typings:** add `ListenParams` for `client.listen` ([dff1bcc](https://github.com/sanity-io/client/commit/dff1bccc86dfdaff71168383ff49468c9faa4d6a))
* **typings:** add `MutationSelectionQueryParams` type ([5bf3eee](https://github.com/sanity-io/client/commit/5bf3eeede1bbd90359c17dcbf36ce7122c057dc3))
* **typings:** improve the QueryParams typing and generics ([#514](https://github.com/sanity-io/client/issues/514)) ([9c606a4](https://github.com/sanity-io/client/commit/9c606a4395a511a02f4c0febeba5444359a74392))

## [6.12.2](https://github.com/sanity-io/client/compare/v6.12.1...v6.12.2) (2024-01-29)


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

0 comments on commit aab44f4

Please sign in to comment.