From 2535301bcd1f96176758ac8c153202e554d18cac Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 29 Nov 2022 13:56:30 +0100 Subject: [PATCH] chore(release): 0.1.12 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9910fd7..3ae928bc 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.12](https://github.com/nuxtlabs/ui/compare/v0.1.11...v0.1.12) (2022-11-29) + + +### Bug Fixes + +* **Checkbox:** types ([629bb72](https://github.com/nuxtlabs/ui/commit/629bb724249cfe1fdd999cf52f8e72ca444bd94d)) + ### [0.1.11](https://github.com/nuxtlabs/ui/compare/v0.1.10...v0.1.11) (2022-11-29) diff --git a/package.json b/package.json index 2e1a44f5..1eca51c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.11", + "version": "0.1.12", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {