Skip to content

Commit 658a8c2

Browse files
semantic-release-botstipsan
authored andcommitted
chore(release): 3.2.0-static.1 [skip ci]
1 parent 723cce1 commit 658a8c2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
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+
## [3.2.0-static.1](https://github.com/sanity-io/ui-workshop/compare/v3.1.2...v3.2.0-static.1) (2025-08-06)
9+
10+
### Features
11+
12+
- remove styled-components ([61c7af3](https://github.com/sanity-io/ui-workshop/commit/61c7af388d64ed7fa5ee74077e69986c1cd264bd))
13+
14+
### Bug Fixes
15+
16+
- add css import to entry ([7392a23](https://github.com/sanity-io/ui-workshop/commit/7392a23690c38d62485867f6fd8a46ed91aff192))
17+
- bring back borders ([6af4025](https://github.com/sanity-io/ui-workshop/commit/6af4025f9441497b0c3d5ce985e8567cceccd38e))
18+
- mark side-effects ([c785d45](https://github.com/sanity-io/ui-workshop/commit/c785d455114b02029d1c3137c97720ba1f449bb2))
19+
- remove useless shadow ([b204c66](https://github.com/sanity-io/ui-workshop/commit/b204c6654adcc19ee8c5f2ac619c77c70d11aedd))
20+
- test ui without styled-components ([c76b538](https://github.com/sanity-io/ui-workshop/commit/c76b5382d0f8fa9c8615c40d53ab6c4cb7a852cd))
21+
- use vanilla-extract ([472652c](https://github.com/sanity-io/ui-workshop/commit/472652cfb04f62ebcbcbe58b4079c5f3b5e8dcf6))
22+
823
## [3.1.3-static.1](https://github.com/sanity-io/ui-workshop/compare/v3.1.2...v3.1.3-static.1) (2025-08-06)
924

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

0 commit comments

Comments
 (0)