Skip to content

Commit 73ae2e5

Browse files
chore(release): 4.0.0-static.7 [skip ci]
1 parent 7322fd7 commit 73ae2e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.7](https://github.com/sanity-io/ui-workshop/compare/v4.0.0-static.6...v4.0.0-static.7) (2025-08-07)
9+
10+
### Features
11+
12+
- allow configuring vanilla extract ([0124dbf](https://github.com/sanity-io/ui-workshop/commit/0124dbfb244aa819904dbfd8a93a035535880ba3))
13+
- use lightningcss to minify css ([7322fd7](https://github.com/sanity-io/ui-workshop/commit/7322fd7f5b3cea51079bf90bb23051682f51940f))
14+
815
## [4.0.0-static.6](https://github.com/sanity-io/ui-workshop/compare/v4.0.0-static.5...v4.0.0-static.6) (2025-08-06)
916

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

0 commit comments

Comments
 (0)