Skip to content

Commit edc85bd

Browse files
chore(release): 2.10.8 [skip ci]
1 parent 8c199c9 commit edc85bd

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+
## [2.10.8](https://github.com/sanity-io/ui/compare/v2.10.7...v2.10.8) (2024-12-10)
9+
10+
### Bug Fixes
11+
12+
- **types:** Addition of `search` to `TextInputType` ([#1518](https://github.com/sanity-io/ui/issues/1518)) ([872c36b](https://github.com/sanity-io/ui/commit/872c36b2e29a59f80add337e848bbeb988488318))
13+
814
## [2.10.7](https://github.com/sanity-io/ui/compare/v2.10.6...v2.10.7) (2024-12-10)
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": "2.10.7",
3+
"version": "2.10.8",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)