From 8ace629ff899b49b9bd23e4aefd5ba9615cb6c7b Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 20 Feb 2023 18:06:15 +0100 Subject: [PATCH] chore(release): 1.1.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d4cc3ad..0372c9e6 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.1](https://github.com/nuxtlabs/ui/compare/v1.1.0...v1.1.1) (2023-02-20) + ## [1.1.0](https://github.com/nuxtlabs/ui/compare/v1.0.0...v1.1.0) (2023-02-17) diff --git a/package.json b/package.json index f91c7bb0..c29558c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.1.0", + "version": "1.1.1", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {