From a01e0279a98b69d334d74e68f41e40cfd99f8ae2 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 15 May 2023 11:22:09 +0200 Subject: [PATCH] chore(release): 2.0.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1af94ff3..9ecb2323 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. +### [2.0.3](https://github.com/nuxtlabs/ui/compare/v2.0.2...v2.0.3) (2023-05-15) + ### [2.0.2](https://github.com/nuxtlabs/ui/compare/v2.0.1...v2.0.2) (2023-05-11) diff --git a/package.json b/package.json index 120bd3c8..af5655f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "2.0.2", + "version": "2.0.3", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {