Skip to content

Commit 08448c5

Browse files
chore(release): 3.3.2 [skip ci]
1 parent 8565fca commit 08448c5

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.2](https://github.com/sanity-io/ui-workshop/compare/v3.3.1...v3.3.2) (2025-08-07)
9+
10+
### Bug Fixes
11+
12+
- **deps:** Update dependency @vitejs/plugin-react to v5 ([#189](https://github.com/sanity-io/ui-workshop/issues/189)) ([8565fca](https://github.com/sanity-io/ui-workshop/commit/8565fcaa970534bd7db7362c425b3f3708584a9d))
13+
814
## [3.3.1](https://github.com/sanity-io/ui-workshop/compare/v3.3.0...v3.3.1) (2025-08-06)
915

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

0 commit comments

Comments
 (0)