From 4f9d20e60358ce22c27e1e01a36d0bc813452fde Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 19 Dec 2022 11:37:46 +0100 Subject: [PATCH] chore(release): 0.1.20 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9442fc26..7223b13d 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.20](https://github.com/nuxtlabs/ui/compare/v0.1.19...v0.1.20) (2022-12-19) + + +### Bug Fixes + +* avoid referring to complex types in props ([#123](https://github.com/nuxtlabs/ui/issues/123)) ([ff9f6c2](https://github.com/nuxtlabs/ui/commit/ff9f6c251df59641862d82587e5d963c8e6ea298)) + ### [0.1.19](https://github.com/nuxtlabs/ui/compare/v0.1.18...v0.1.19) (2022-12-16) ### [0.1.18](https://github.com/nuxtlabs/ui/compare/v0.1.17...v0.1.18) (2022-12-15) diff --git a/package.json b/package.json index b0a251a9..4da143f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.1.19", + "version": "0.1.20", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {