Skip to content

Commit

Permalink
chore(release): 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 7, 2021
1 parent f613c17 commit b92ae02
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.4](https://github.com/nuxt-contrib/mkdist/compare/v0.1.3...v0.1.4) (2021-04-07)


### Features

* support cleanDist option ([f613c17](https://github.com/nuxt-contrib/mkdist/commit/f613c17b6a15c749c58ca395ef1358ff008311e3))

### [0.1.3](https://github.com/nuxt-contrib/mkdist/compare/v0.1.2...v0.1.3) (2021-03-30)


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": "mkdist",
"version": "0.1.3",
"version": "0.1.4",
"description": "",
"repository": "nuxt-contrib/mkdist",
"license": "MIT",
Expand Down

0 comments on commit b92ae02

Please sign in to comment.