From bc0dd6dbf3a067761018886904d6c21ef8d5424e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Tue, 6 Sep 2022 12:51:30 +0200 Subject: [PATCH] chore(release): 0.1.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75a5c33..8166b42 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.3](https://github.com/Atinux/nuxt-icon/compare/v0.1.2...v0.1.3) (2022-09-06) + + +### Features + +* add default icon size ([#2](https://github.com/Atinux/nuxt-icon/issues/2)) ([4f7d17b](https://github.com/Atinux/nuxt-icon/commit/4f7d17b824c7550da9fcfade3391f1753d2601ca)) + ### [0.1.2](https://github.com/Atinux/nuxt-icon/compare/v0.1.1...v0.1.2) (2022-08-25) diff --git a/package.json b/package.json index 0ccc278..c3d9ebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-icon", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "type": "module", "exports": {