Skip to content

Commit

Permalink
chore(release): 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 6, 2022
1 parent 4f7d17b commit bc0dd6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-icon",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit bc0dd6d

Please sign in to comment.