Skip to content

Commit

Permalink
chore(release): 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya parsa committed Feb 25, 2019
1 parent a884773 commit 7179318
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

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.

## [2.5.4](https://github.com/nuxt/consola/compare/v2.5.3...v2.5.4) (2019-02-24)
## [2.5.5](https://github.com/nuxt/consola/compare/v2.5.4...v2.5.5) (2019-02-25)


### Bug Fixes

* **ts:** export consola ts declarations ([#42](https://github.com/nuxt/consola/issues/42)) ([a884773](https://github.com/nuxt/consola/commit/a884773))



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": "consola",
"version": "2.5.4",
"version": "2.5.5",
"description": "Elegant Console Logger for Node.js and Browser",
"license": "MIT",
"repository": "nuxt/consola",
Expand Down

0 comments on commit 7179318

Please sign in to comment.