Skip to content

Commit 3430614

Browse files
Version Packages (cache-components) (#3108)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent b7a313f commit 3430614

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"initialVersions": {
55
"next-sanity": "12.0.3"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"tender-parents-mix"
9+
]
810
}

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+
## 12.0.6-cache-components.0
4+
5+
### Patch Changes
6+
7+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`b7a313f`](https://github.com/sanity-io/next-sanity/commit/b7a313fb4784474a30d368bf920027e18ee5ca82) Thanks [@stipsan](https://github.com/stipsan)! - Test pre release
8+
39
## 12.0.5
410

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

0 commit comments

Comments
 (0)