chore(release): 1.1.0

This commit is contained in:
Benjamin Canac
2023-02-17 19:08:09 +01:00
parent e6d0dd5898
commit 948f4b89b1
2 changed files with 13 additions and 1 deletions

View File

@@ -2,6 +2,18 @@
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.1.0](https://github.com/nuxtlabs/ui/compare/v1.0.0...v1.1.0) (2023-02-17)
### Features
* **CommandPalette:** handle async search for specific groups ([efa9674](https://github.com/nuxtlabs/ui/commit/efa9674815ab4de756079690da0a381c3703d564))
### Bug Fixes
* **CommandPalette:** types ([4702a4f](https://github.com/nuxtlabs/ui/commit/4702a4f10379201c167cc52099519778756a5780))
## [1.0.0](https://github.com/nuxtlabs/ui/compare/v0.2.1...v1.0.0) (2023-02-17)

View File

@@ -1,6 +1,6 @@
{
"name": "@nuxthq/ui",
"version": "1.0.0",
"version": "1.1.0",
"repository": "https://github.com/nuxtlabs/ui",
"license": "MIT",
"exports": {