diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c64df73b..f1caa57c9 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.6.1](https://github.com/sanity-io/ui/compare/v2.6.0...v2.6.1) (2024-07-02) + +### Bug Fixes + +- **menu:** override popover html attribute ([#1351](https://github.com/sanity-io/ui/issues/1351)) ([dc30bc4](https://github.com/sanity-io/ui/commit/dc30bc420a999cee2b5651512edf7ddabad59c32)) + ## [2.6.0](https://github.com/sanity-io/ui/compare/v2.5.0...v2.6.0) (2024-07-02) ### Features diff --git a/package.json b/package.json index 295c9c7a9..0887d1473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/ui", - "version": "2.6.0", + "version": "2.6.1", "keywords": [ "sanity", "ui",