Skip to content

Commit

Permalink
chore(main): release next-sanity 9.5.0 (#1675)
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] committed Sep 19, 2024
1 parent d979667 commit 971e944
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/next-sanity": "9.4.7"}
{"packages/next-sanity":"9.5.0"}
17 changes: 17 additions & 0 deletions packages/next-sanity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.5.0](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.4.7...next-sanity-v9.5.0) (2024-09-19)


### Features

* **client:** export `stegaClean` utility ([235259f](https://github.com/sanity-io/next-sanity/commit/235259fbb461df6047a801665f0c193c8a066afb))


### Bug Fixes

* **deps:** update dependency @sanity/client to ^6.21.3 (main) ([#1664](https://github.com/sanity-io/next-sanity/issues/1664)) ([697f411](https://github.com/sanity-io/next-sanity/commit/697f411e1e1505b563835f0a65507abb59564e2d))
* **deps:** Update dependency @sanity/preview-kit to v5.1.1 ([e75e41f](https://github.com/sanity-io/next-sanity/commit/e75e41f8d76f664f3917184c9c4104af0a69fc6d))
* **deps:** Update dependency @sanity/visual-editing to v2.1.10 ([2b32360](https://github.com/sanity-io/next-sanity/commit/2b32360b40b5ee79120ce5f0bdeaea40d3cb6779))
* **deps:** Update dependency groq to v3.57.4 ([1ac314c](https://github.com/sanity-io/next-sanity/commit/1ac314cedd90fe2a95de80394f0115d5891d18c7))
* **deps:** update dependency sanity to v3.57.4 ([5077f60](https://github.com/sanity-io/next-sanity/commit/5077f606b6ba6d3e45c4d0748932aa81df7bd78b))
* **deps:** Update dependency typescript to v5.6.2 (main) ([#1660](https://github.com/sanity-io/next-sanity/issues/1660)) ([e94b13e](https://github.com/sanity-io/next-sanity/commit/e94b13ea9001d029cd0a8b7dc40dfe7e3e56e481))

## [9.4.7](https://github.com/sanity-io/next-sanity/compare/v9.4.6...v9.4.7) (2024-08-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/next-sanity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-sanity",
"version": "9.4.7",
"version": "9.5.0",
"description": "Sanity.io toolkit for Next.js",
"keywords": [
"sanity",
Expand Down

0 comments on commit 971e944

Please sign in to comment.