Skip to content

Commit

Permalink
chore(main): release next-sanity 9.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ecospark[bot] authored Nov 27, 2024
1 parent 2e48bcc commit 060786b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 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.16"}
{"packages/next-sanity":"9.8.17"}
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.17](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.16...next-sanity-v9.8.17) (2024-11-27)


### Bug Fixes

* **deps:** Update dependency @sanity/next-loader to v1.1.9 (main) ([#1961](https://github.com/sanity-io/next-sanity/issues/1961)) ([2e48bcc](https://github.com/sanity-io/next-sanity/commit/2e48bccb6cd0546a2d995fb4b21fe6ec99ec0f80))
* **deps:** Update dependency @sanity/visual-editing to v2.9.0 (main) ([#1963](https://github.com/sanity-io/next-sanity/issues/1963)) ([291faea](https://github.com/sanity-io/next-sanity/commit/291faea9da9fe218c22b6b5ca5368d0c2567c281))

## [9.8.16](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.15...next-sanity-v9.8.16) (2024-11-19)


Expand Down
4 changes: 2 additions & 2 deletions 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.16",
"version": "9.8.17",
"description": "Sanity.io toolkit for Next.js",
"keywords": [
"sanity",
Expand Down Expand Up @@ -148,7 +148,7 @@
"dependencies": {
"@portabletext/react": "^3.1.0",
"@sanity/client": "^6.22.5",
"@sanity/next-loader": "1.1.9",
"@sanity/next-loader": "1.1.8",
"@sanity/preview-kit": "5.1.18",
"@sanity/preview-url-secret": "2.0.4",
"@sanity/visual-editing": "2.9.0",
Expand Down

0 comments on commit 060786b

Please sign in to comment.