Skip to content

Commit c368b37

Browse files
chore(release): 4.0.0-static.1 [skip ci]
1 parent 1b3dbc9 commit c368b37

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [4.0.0-static.1](https://github.com/sanity-io/ui-workshop/compare/v3.3.0...v4.0.0-static.1) (2025-10-15)
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
- use UI v4
13+
14+
### Features
15+
16+
- use UI v4 ([1b3dbc9](https://github.com/sanity-io/ui-workshop/commit/1b3dbc9316c9d7851e411ada1cb8a2231b68fd4f))
17+
818
## [4.0.0-static.11](https://github.com/sanity-io/ui-workshop/compare/v4.0.0-static.10...v4.0.0-static.11) (2025-08-07)
919

1020
### Bug Fixes

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.1",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)