Skip to content

Commit

Permalink
chore(main): release next-sanity 9.8.4 (#1835)
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 Oct 23, 2024
1 parent 721f049 commit 1475201
Show file tree
Hide file tree
Showing 3 changed files with 10 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.8.3"}
{"packages/next-sanity":"9.8.4"}
8 changes: 8 additions & 0 deletions packages/next-sanity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.8.4](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.3...next-sanity-v9.8.4) (2024-10-23)


### Bug Fixes

* **deps:** Update dependency @sanity/next-loader to v1.0.7 (main) ([#1833](https://github.com/sanity-io/next-sanity/issues/1833)) ([721f049](https://github.com/sanity-io/next-sanity/commit/721f04934b1d4804009e8fabbc796ac3b4bfa550))
* **deps:** Update dependency @sanity/visual-editing to v2.3.1 (main) ([#1834](https://github.com/sanity-io/next-sanity/issues/1834)) ([c381a53](https://github.com/sanity-io/next-sanity/commit/c381a535bd2afa78038fcf5ffb8a265d9e8c3a89))

## [9.8.3](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.2...next-sanity-v9.8.3) (2024-10-23)


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.8.3",
"version": "9.8.4",
"description": "Sanity.io toolkit for Next.js",
"keywords": [
"sanity",
Expand Down

0 comments on commit 1475201

Please sign in to comment.