From e0860a6b8464d165f988b09a2f4f578b747ff776 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Dec 2024 12:01:40 +0000 Subject: [PATCH] chore(release): 2.10.2 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b7a8272..f55cb5c0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.10.2](https://github.com/sanity-io/ui/compare/v2.10.1...v2.10.2) (2024-12-09) + +### Bug Fixes + +- **deps:** update React Compiler dependencies 🤖 ✨ ([#1510](https://github.com/sanity-io/ui/issues/1510)) ([29fd527](https://github.com/sanity-io/ui/commit/29fd5279a0d7345f34ab2a42ec80c85630b1b40d)) + ## [2.10.1](https://github.com/sanity-io/ui/compare/v2.10.0...v2.10.1) (2024-12-06) ### Bug Fixes diff --git a/package.json b/package.json index 32817a1ff..c5ff585d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.10.1", + "version": "2.10.2", "keywords": [ "sanity", "ui",