From 7f9d69183c0ab9f77be84489ec45e34401d0ed2a Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 8 Nov 2022 16:44:13 +0100 Subject: [PATCH] chore(release): 0.1.5 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4850ca11..67a0097a 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.1.5](https://github.com/nuxtlabs/ui/compare/v0.1.4...v0.1.5) (2022-11-08) + ### [0.1.4](https://github.com/nuxtlabs/ui/compare/v0.1.3...v0.1.4) (2022-11-08) diff --git a/package.json b/package.json index bcea0b04..ef4bd71b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.4", + "version": "0.1.5", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {