From fc1b3b2f17f9a0c759881abbd3693636d595ecc1 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 2 Feb 2023 15:10:25 +0100 Subject: [PATCH] chore(release): 0.1.36 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {