Skip to content

Commit 35c9c0f

Browse files
chore(release): 4.0.0-static.46 [skip ci]
1 parent c2a03d6 commit 35c9c0f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
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.46](https://github.com/sanity-io/ui/compare/v4.0.0-static.45...v4.0.0-static.46) (2025-11-25)
9+
10+
### Bug Fixes
11+
12+
- revert "`<Activity>` on `<Tooltip>` & `<Popover>`" ([2d7050f](https://github.com/sanity-io/ui/commit/2d7050f4abe703b4bc30f83c2b1df031ce8327fd))
13+
14+
### Reverts
15+
16+
- Revert "chore: fix test suite" ([c2a03d6](https://github.com/sanity-io/ui/commit/c2a03d647a21fe04b3ea4dbbfd72ea8a9b4524aa))
17+
818
## [4.0.0-static.45](https://github.com/sanity-io/ui/compare/v4.0.0-static.44...v4.0.0-static.45) (2025-11-21)
919

1020
### 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": "4.0.0-static.45",
3+
"version": "4.0.0-static.46",
44
"keywords": [
55
"react",
66
"ui",

0 commit comments

Comments
 (0)