Skip to content

Commit

Permalink
chore(main): release next-sanity 9.8.36
Browse files Browse the repository at this point in the history
  • Loading branch information
ecospark[bot] authored Jan 14, 2025
1 parent 09604e1 commit f5f7086
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 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.35"}
{"packages/next-sanity":"9.8.36"}
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.36](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.35...next-sanity-v9.8.36) (2025-01-14)


### Bug Fixes

* **deps:** Update dependency @sanity/next-loader to v1.2.13 (main) ([#2114](https://github.com/sanity-io/next-sanity/issues/2114)) ([4ee3fa4](https://github.com/sanity-io/next-sanity/commit/4ee3fa4b9ef0083812804bf0976734d605ef0f40))
* **deps:** update dependency @sanity/preview-url-secret to v2.1.0 (main) ([#2117](https://github.com/sanity-io/next-sanity/issues/2117)) ([65dd8c8](https://github.com/sanity-io/next-sanity/commit/65dd8c831b755a043ee66441f1b27b69cad5df33))

## [9.8.35](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.34...next-sanity-v9.8.35) (2025-01-10)


Expand Down
6 changes: 3 additions & 3 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.35",
"version": "9.8.36",
"description": "Sanity.io toolkit for Next.js",
"keywords": [
"sanity",
Expand Down Expand Up @@ -160,8 +160,8 @@
"@sanity/eslint-config-studio": "^5.0.1",
"@sanity/pkg-utils": "^7.0.1",
"@sanity/webhook": "4.0.4",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^8.57.1",
Expand Down

0 comments on commit f5f7086

Please sign in to comment.