Skip to content

Commit

Permalink
chore(main): release 6.16.0 (#776)
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 May 2, 2024
1 parent 578f5b0 commit 8c43220
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.16.0](https://github.com/sanity-io/client/compare/v6.15.20...v6.16.0) (2024-05-02)


### Features

* add `stegaClean` method, deprecate `vercelStegaCleanAll` ([#773](https://github.com/sanity-io/client/issues/773)) ([2749586](https://github.com/sanity-io/client/commit/2749586bf75683c817ad9dfb6e724ad6e28ebec4))


### Bug Fixes

* **deps:** update dependency @vercel/stega to v0.1.1 ([#771](https://github.com/sanity-io/client/issues/771)) ([aea84ce](https://github.com/sanity-io/client/commit/aea84ce2e5d05e3cf3071cd4f6228a8d10595b56))

## [6.15.20](https://github.com/sanity-io/client/compare/v6.15.19...v6.15.20) (2024-04-22)


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

0 comments on commit 8c43220

Please sign in to comment.