From 97d40395d35716d3367ab2480b48391cadd4ebdc Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 17 Feb 2023 15:35:51 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f26f8819..1bdbb7d0 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. +## [1.0.0](https://github.com/nuxtlabs/ui/compare/v0.2.1...v1.0.0) (2023-02-17) + + +### Features + +* migrate to `@egoist/tailwindcss-icons` ([ee33522](https://github.com/nuxtlabs/ui/commit/ee3352278cf03fdd12f2a4663b403052de3f089a)) + ### [0.2.1](https://github.com/nuxtlabs/ui/compare/v0.2.0...v0.2.1) (2023-02-16) ## [0.2.0](https://github.com/nuxtlabs/ui/compare/v0.1.39...v0.2.0) (2023-02-16) diff --git a/package.json b/package.json index 33a8264e..d0d519b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "0.2.1", + "version": "1.0.0", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {