From 531a89cdb89af0e83f364c03f1158b38fe9ba0a1 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 2 Mar 2023 11:02:04 +0100 Subject: [PATCH] chore(release): 1.1.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0f3706..b85b24dd 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.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 d8d8ae75..edf22a42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.1.2", + "version": "1.1.3", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {