Skip to content

Commit

Permalink
chore(release): 2.0.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 31, 2018
1 parent f3d9513 commit ee08f08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

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.

<a name="2.0.0-1"></a>
# [2.0.0-1](https://github.com/nuxt/consola/compare/v2.0.0-0...v2.0.0-1) (2018-10-31)



<a name="2.0.0-0"></a>
# [2.0.0-0](https://github.com/nuxt/consola/compare/v1.4.4...v2.0.0-0) (2018-10-31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "consola",
"version": "2.0.0-0",
"version": "2.0.0-1",
"description": "Elegant Console Logger",
"license": "MIT",
"repository": "nuxt/consola",
Expand Down

0 comments on commit ee08f08

Please sign in to comment.