From aabf1dd9ebf6cc3ce8bd23af66c8c2dc4cebcc55 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 11 May 2023 17:12:50 +0200 Subject: [PATCH] chore(release): 2.0.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ec220de..1af94ff3 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. +### [2.0.2](https://github.com/nuxtlabs/ui/compare/v2.0.1...v2.0.2) (2023-05-11) + + +### Bug Fixes + +* **LinkCustom:** handle `button` when no `to` prop ([c7c78cb](https://github.com/nuxtlabs/ui/commit/c7c78cb47b00963c8a9ea0c0599fbc7e128cff66)) + ### [2.0.1](https://github.com/nuxtlabs/ui/compare/v2.0.0...v2.0.1) (2023-05-11) diff --git a/package.json b/package.json index 10d02398..120bd3c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "2.0.1", + "version": "2.0.2", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {