Skip to content

Commit d9170d8

Browse files
chore(release): 2.11.1 [skip ci]
1 parent a2317c5 commit d9170d8

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+
## [2.11.1](https://github.com/sanity-io/ui/compare/v2.11.0...v2.11.1) (2025-01-07)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency framer-motion to ^11.16.0 ([#1553](https://github.com/sanity-io/ui/issues/1553)) ([a388818](https://github.com/sanity-io/ui/commit/a388818d36b56de687c4443a3f16c6e5ed2cb9c1))
13+
- refactor `ReactElement` to `JSX.Element` types ([#1555](https://github.com/sanity-io/ui/issues/1555)) ([a2317c5](https://github.com/sanity-io/ui/commit/a2317c59173a20b7b1e5aadf08d1e71c3f460200))
14+
815
## [2.11.0](https://github.com/sanity-io/ui/compare/v2.10.18...v2.11.0) (2025-01-06)
916

1017
### 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",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)