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