diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d158a10..26f3b0fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.1.36](https://github.com/nuxtlabs/ui/compare/v0.1.35...v0.1.36) (2023-02-02) + + +### Bug Fixes + +* **CommandPalette:** put back cursor on top only when query changes ([5bf5a31](https://github.com/nuxtlabs/ui/commit/5bf5a314c414b96c656190719bd56acca10676f5)) + ### [0.1.35](https://github.com/nuxtlabs/ui/compare/v0.1.34...v0.1.35) (2023-02-01) diff --git a/package.json b/package.json index 8c4d128f..9020d63d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.35", + "version": "0.1.36", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {