diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a6a683c..76b7a8272 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.1](https://github.com/sanity-io/ui/compare/v2.10.0...v2.10.1) (2024-12-06) + +### Bug Fixes + +- **deps:** update dependency @sanity/icons to ^3.5.0 ([#1503](https://github.com/sanity-io/ui/issues/1503)) ([fb1bf60](https://github.com/sanity-io/ui/commit/fb1bf60a18085b28193c9a65dbc8550b6b3b57b7)) + ## [2.10.0](https://github.com/sanity-io/ui/compare/v2.9.1...v2.10.0) (2024-12-06) ### Features diff --git a/package.json b/package.json index 26ba7871e..ad2c875eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.10.0", + "version": "2.10.1", "keywords": [ "sanity", "ui",