Skip to content

Commit

Permalink
release: 2021-09-21, Version 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Sep 21, 2021
1 parent 0f734d8 commit 28e2732
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

## [4.0.1](https://github.com/logdna/logdna-winston/compare/v4.0.0...v4.0.1) (2021-09-21)


### Bug Fixes

* **level**: Separate concerns for the "level" parameter [0f734d8](https://github.com/logdna/logdna-winston/commit/0f734d8ac9fc9652fe1201c00df555d5c03d861c) - Darin Spivey, closes: [#33](https://github.com/logdna/logdna-winston/issues/33)
* **levels**: Automatically set up LogDNA custom levels for defaults [e3101e9](https://github.com/logdna/logdna-winston/commit/e3101e9d3fb3acd838803f30d7341a6fbca292ee) - Darin Spivey

# [4.0.0](https://github.com/logdna/logdna-winston/compare/v3.0.5...v4.0.0) (2021-09-17)


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": "logdna-winston",
"version": "4.0.0",
"version": "4.0.1",
"description": "LogDNA's Node.js logging module with support for Winston",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 28e2732

Please sign in to comment.