From 0e3066d86510507f502d6ee9e12f1563842153fd Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 2 Mar 2023 12:37:17 +0100 Subject: [PATCH] chore(release): 1.1.4 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b85b24dd..57b86284 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. +### [1.1.4](https://github.com/nuxtlabs/ui/compare/v1.1.3...v1.1.4) (2023-03-02) + ### [1.1.3](https://github.com/nuxtlabs/ui/compare/v1.1.2...v1.1.3) (2023-03-02) ### [1.1.2](https://github.com/nuxtlabs/ui/compare/v1.1.1...v1.1.2) (2023-02-28) diff --git a/package.json b/package.json index 0827a7df..f5c541ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.1.3", + "version": "1.1.4", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {