From d0d32358608f19777462ff1dc64dee47ee160e82 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 16 Feb 2023 16:17:24 +0100 Subject: [PATCH] chore(release): 0.2.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ae1f0d..21289ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.2.0](https://github.com/nuxtlabs/ui/compare/v0.1.39...v0.2.0) (2023-02-16) + ### [0.1.39](https://github.com/nuxtlabs/ui/compare/v0.1.38...v0.1.39) (2023-02-16) diff --git a/package.json b/package.json index ee62ff80..64fd7f57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.39", + "version": "0.2.0", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {