Skip to content

Commit 5f4b38d

Browse files
Version Packages (static) (#219)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 4cc0738 commit 5f4b38d

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
"@sanity/ui-workshop": "4.0.0-static.11"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"deep-cameras-matter"
9+
]
810
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<!-- markdownlint-disable --><!-- textlint-disable -->
22

3+
## 4.0.0-static.12
4+
5+
### Patch Changes
6+
7+
- [#185](https://github.com/sanity-io/ui-workshop/pull/185) [`4cc0738`](https://github.com/sanity-io/ui-workshop/commit/4cc0738310247e908ad94d29c03554c16248b8df) Thanks [@stipsan](https://github.com/stipsan)! - Update react compiler to v1
8+
39
## 3.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/ui-workshop",
3-
"version": "4.0.0-static.11",
3+
"version": "4.0.0-static.12",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)