From 11c8b7bf16ec0a65583bd430201a9bd9c8177e82 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Nov 2024 10:35:51 +0000 Subject: [PATCH] chore(release): 2.8.25 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db2c7e48..360cb2563 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.8.25](https://github.com/sanity-io/ui/compare/v2.8.24...v2.8.25) (2024-11-25) + +### Bug Fixes + +- **deps:** update React Compiler dependencies 🤖 ✨ ([#1475](https://github.com/sanity-io/ui/issues/1475)) ([bad36fb](https://github.com/sanity-io/ui/commit/bad36fb63238d22a1fea121b13285c172754dad3)) + ## [2.8.24](https://github.com/sanity-io/ui/compare/v2.8.23...v2.8.24) (2024-11-18) ### Bug Fixes diff --git a/package.json b/package.json index 6a04b0f5f..42701298b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.8.24", + "version": "2.8.25", "keywords": [ "sanity", "ui",