Skip to content

Commit 0939599

Browse files
chore(release): 2.8.19 [skip ci]
1 parent d84a82f commit 0939599

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.8.19](https://github.com/sanity-io/ui/compare/v2.8.18...v2.8.19) (2024-11-04)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency react-compiler-runtime to v19.0.0-beta-9ee70a1-20241017 ([#1453](https://github.com/sanity-io/ui/issues/1453)) ([d84a82f](https://github.com/sanity-io/ui/commit/d84a82fd1cdb02d6b58717d9ae92927ee3617d8d))
13+
814
## [2.8.18](https://github.com/sanity-io/ui/compare/v2.8.17...v2.8.18) (2024-11-01)
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.8.18",
3+
"version": "2.8.19",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)