Skip to content

Commit 1e02e27

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

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,10 @@
44
"initialVersions": {
55
"next-sanity": "12.0.3"
66
},
7-
"changesets": ["tender-parents-mix", "true-dragons-wink"]
7+
"changesets": [
8+
"four-jobs-type",
9+
"tender-parents-mix",
10+
"true-dragons-wink",
11+
"yummy-bears-juggle"
12+
]
813
}

packages/next-sanity/CHANGELOG.md

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

3+
## 13.0.0-cache-components.2
4+
5+
### Major Changes
6+
7+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`21f75c0`](https://github.com/sanity-io/next-sanity/commit/21f75c0872b8db1907a3e488e797d6136bf131e4) Thanks [@stipsan](https://github.com/stipsan)! - Merge `next-sanity/experimental/live` export into `next-sanity/live`
8+
9+
### Minor Changes
10+
11+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`bcd61a3`](https://github.com/sanity-io/next-sanity/commit/bcd61a30b905bd53023e4c317773f19d466bdbb2) Thanks [@stipsan](https://github.com/stipsan)! - Add `resolvePerspectiveFromCookies` export
12+
313
## 12.0.6-cache-components.1
414

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

0 commit comments

Comments
 (0)