Skip to content

Commit 02f886d

Browse files
chore(release): 4.0.0-static.42 [skip ci]
1 parent 9a95ffd commit 02f886d

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+
## [4.0.0-static.42](https://github.com/sanity-io/ui/compare/v4.0.0-static.41...v4.0.0-static.42) (2025-10-21)
9+
10+
### Bug Fixes
11+
12+
- **deps:** replace `framer-motion` with `motion/react` ([9a95ffd](https://github.com/sanity-io/ui/commit/9a95ffd6addec0700160bff5d0a16435ab5af5b0))
13+
814
## [4.0.0-static.41](https://github.com/sanity-io/ui/compare/v4.0.0-static.40...v4.0.0-static.41) (2025-10-17)
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",
3-
"version": "4.0.0-static.41",
3+
"version": "4.0.0-static.42",
44
"keywords": [
55
"react",
66
"ui",

0 commit comments

Comments
 (0)