From 84ac92ed7af812da4680dfe40b0efe2fcd23e162 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 6 Dec 2022 16:25:01 +0100 Subject: [PATCH] chore(release): 0.1.16 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 522a9870..18312081 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.16](https://github.com/nuxtlabs/ui/compare/v0.1.15...v0.1.16) (2022-12-06) + + +### Bug Fixes + +* **Popover:** preset from tooltip ([0ade69d](https://github.com/nuxtlabs/ui/commit/0ade69de2689b094b11a2dead8f71e3d2dccd552)) + ### [0.1.15](https://github.com/nuxtlabs/ui/compare/v0.1.14...v0.1.15) (2022-12-02) diff --git a/package.json b/package.json index 2a230c67..72d35de9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.15", + "version": "0.1.16", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {