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": {