From f02266535159b752702a9ca3bf2ba6c70c8ff616 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 20 Mar 2023 16:17:55 +0100 Subject: [PATCH] chore(release): 1.2.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da753f70..bbda4336 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.2.2](https://github.com/nuxtlabs/ui/compare/v1.2.1...v1.2.2) (2023-03-20) + ### [1.2.1](https://github.com/nuxtlabs/ui/compare/v1.2.0...v1.2.1) (2023-03-20) diff --git a/package.json b/package.json index 19e7a481..47787478 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.2.1", + "version": "1.2.2", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {