Skip to content

Commit ebc2e75

Browse files
Version Packages (cache-components)
1 parent 522d696 commit ebc2e75

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"bright-jokes-stay",
1010
"fair-rats-sell",
1111
"four-jobs-type",
12+
"free-hoops-marry",
1213
"heavy-doors-ask",
1314
"moody-news-stay",
1415
"some-towns-rush",

packages/next-sanity/CHANGELOG.md

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

3+
## 13.0.0-cache-components.8
4+
5+
### Patch Changes
6+
7+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`522d696`](https://github.com/sanity-io/next-sanity/commit/522d696f7675ab17b5a441f71cb46da43ef28d05) Thanks [@stipsan](https://github.com/stipsan)! - Fix missing server action
8+
39
## 13.0.0-cache-components.7
410

511
### Major 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": "13.0.0-cache-components.7",
3+
"version": "13.0.0-cache-components.8",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"live",

0 commit comments

Comments
 (0)