From 543b4e025fa925d89ad920363458cf4d83fa0162 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 29 Nov 2022 12:56:04 +0100 Subject: [PATCH] chore(release): 0.1.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7b186d..f9910fd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.1.11](https://github.com/nuxtlabs/ui/compare/v0.1.10...v0.1.11) (2022-11-29) + + +### Bug Fixes + +* **Checkbox:** revert type fix as it breaks checkboxes ([7f18c6b](https://github.com/nuxtlabs/ui/commit/7f18c6bdc7c0054b2e5d4f9bf4e362847a3ba3a3)) + ### [0.1.10](https://github.com/nuxtlabs/ui/compare/v0.1.9...v0.1.10) (2022-11-26) diff --git a/package.json b/package.json index 4cde0820..2e1a44f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.10", + "version": "0.1.11", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {