Skip to content

Commit 4724a5d

Browse files
chore(release): 4.0.0-static.1 [skip ci]
1 parent 819b1c2 commit 4724a5d

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-08-06)
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
- use UI v4
13+
14+
### Features
15+
16+
- use UI v4 ([819b1c2](https://github.com/sanity-io/ui-workshop/commit/819b1c2803d8a251ae33c7a7c2267b6161da2f4d))
17+
818
## [3.3.0](https://github.com/sanity-io/ui-workshop/compare/v3.2.0...v3.3.0) (2025-08-06)
919

1020
### Features

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": "3.3.0",
3+
"version": "4.0.0-static.1",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)