From 8830d848fdcb8b4767cc9369dbde92d026b41ac8 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 7 Apr 2023 19:23:36 +0200 Subject: [PATCH] chore(release): 1.2.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d91d4019..e5251bea 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. +### [1.2.10](https://github.com/nuxtlabs/ui/compare/v1.2.9...v1.2.10) (2023-04-07) + + +### Bug Fixes + +* **CommandPalette:** typecheck ([cfce152](https://github.com/nuxtlabs/ui/commit/cfce1524b209212d9ce635b61376ff0d6bc3601b)) + ### [1.2.9](https://github.com/nuxtlabs/ui/compare/v1.2.8...v1.2.9) (2023-04-07) ### [1.2.8](https://github.com/nuxtlabs/ui/compare/v1.2.7...v1.2.8) (2023-04-04) diff --git a/package.json b/package.json index d27669aa..881ce4c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.2.9", + "version": "1.2.10", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {