diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e712579a..8e24c9b3d 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.8](https://github.com/sanity-io/ui/compare/v2.8.7...v2.8.8) (2024-07-19) + +### Bug Fixes + +- **deps:** update dependency @sanity/icons to ^3.3.1 ([#1402](https://github.com/sanity-io/ui/issues/1402)) ([8614743](https://github.com/sanity-io/ui/commit/8614743ca5fb07e711fb66ceaddf578632aa3919)) + ## [2.8.7](https://github.com/sanity-io/ui/compare/v2.8.6...v2.8.7) (2024-07-19) ### Bug Fixes diff --git a/package.json b/package.json index b8c3c0cab..411bb24ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.8.7", + "version": "2.8.8", "keywords": [ "sanity", "ui",