Skip to content

Commit b37bf00

Browse files
chore(release): 3.3.0 [skip ci]
1 parent 5b426f9 commit b37bf00

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
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.3.0](https://github.com/sanity-io/ui-workshop/compare/v3.2.0...v3.3.0) (2025-08-06)
9+
10+
### Features
11+
12+
- remove `styled-components` dependency ([#181](https://github.com/sanity-io/ui-workshop/issues/181)) ([5b426f9](https://github.com/sanity-io/ui-workshop/commit/5b426f9c3d617f9814ade4bcc160fb9167ed2edf))
13+
814
## [3.2.0](https://github.com/sanity-io/ui-workshop/compare/v3.1.2...v3.2.0) (2025-08-06)
915

1016
### 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.2.0",
3+
"version": "3.3.0",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)