Skip to content

Commit

Permalink
Merge pull request #46 from kethinov/0.2.1
Browse files Browse the repository at this point in the history
0.2.1
  • Loading branch information
kethinov authored Apr 28, 2019
2 parents e110a92 + 3537828 commit 6c1ad6e
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 63 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

- Put your changes here...

## 0.2.1

- Fixed bug where disabling prefix would chop off more than the prefix.
- CI improvements.
- Various dependencies bumped.

## 0.2.0

- Module fully refactored, including some breaking API changes, such as:
Expand Down
124 changes: 62 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Benjamin Lannon <[email protected]>",
"Michael Mulligan <[email protected]>"
],
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/rooseveltframework/roosevelt-logger",
"license": "CC-BY-4.0",
"main": "logger.js",
Expand Down

0 comments on commit 6c1ad6e

Please sign in to comment.