Skip to content

Commit 33f593d

Browse files
Version Packages
1 parent 4cf8978 commit 33f593d

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/blue-pans-learn.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/next-sanity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-sanity
22

3+
## 12.0.4
4+
### Patch Changes
5+
6+
7+
8+
- [`2264834`](https://github.com/sanity-io/next-sanity/commit/2264834161642c6391e4c3c29c873878cdc311c2) Thanks [@stipsan](https://github.com/stipsan)! - Remove `@sanity/types` dev dependency
9+
310
## 12.0.3
411

512
### Patch Changes

packages/next-sanity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-sanity",
3-
"version": "12.0.3",
3+
"version": "12.0.4",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"live",

0 commit comments

Comments
 (0)