Skip to content

Commit

Permalink
release: 2021-04-15, Version 3.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Apr 15, 2021
1 parent 4b401ff commit 8e3bcd6
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## Changelog

## [3.0.5](https://github.com/logdna/logdna-winston/compare/v3.0.4...v3.0.5) (2021-04-15)


### Build System

* replace npmignore with explicit files list [0e2058a](https://github.com/logdna/logdna-winston/commit/0e2058afa66164ff5b661ca6e830b5fe39885149) - Mike Del Tito


### Chores

* **deps**: update eslint tooling [2298f36](https://github.com/logdna/logdna-winston/commit/2298f366044125b9a16382c9cafa61c49b97605f) - Mike Del Tito
* **deps**: update logdna/[email protected] [f891936](https://github.com/logdna/logdna-winston/commit/f89193612c8ef82db9bcc67f0c681e371ffd33cf) - Mike Del Tito


### Continuous Integration

* add semantic-release [da609d7](https://github.com/logdna/logdna-winston/commit/da609d7c893054660c252a0fba64ca62ad7d1f57) - Mike Del Tito


### Miscellaneous

* add @darinspivey as a contributor [b11ed79](https://github.com/logdna/logdna-winston/commit/b11ed7979005bafd896eccf7848d4cf9009d88f1) - Mike Del Tito
* add @LYHuang as a contributor [b58fdac](https://github.com/logdna/logdna-winston/commit/b58fdac428744efcb05edae4a6fdfbad363fb49e) - Mike Del Tito
* add @mariocasciaro as a contributor [03e4def](https://github.com/logdna/logdna-winston/commit/03e4defc3039283275e47cb2dfbc25b1623ae4b5) - Mike Del Tito
* add @mdeltito as a contributor [4b401ff](https://github.com/logdna/logdna-winston/commit/4b401ff7bf902e0ea096f5c048ad3b4af9e3682f) - Mike Del Tito
* add @respectus as a contributor [3b3dd66](https://github.com/logdna/logdna-winston/commit/3b3dd66cabec501b64af6420a7b6fe0f400edf51) - Mike Del Tito
* add @smusali as a contributor [10b207c](https://github.com/logdna/logdna-winston/commit/10b207ced1a4f4fe985b2a84b8e7ebe91c4d7b39) - Mike Del Tito
* add @TheConnMan as a contributor [43ba8bd](https://github.com/logdna/logdna-winston/commit/43ba8bd71ee01fd1ebc973dd51e395f5e3aa4eee) - Mike Del Tito
* add @vilyapilya as a contributor [75c4348](https://github.com/logdna/logdna-winston/commit/75c43485f96258651c371288faae900270e7b3ab) - Mike Del Tito

# 2020-12-17, Version 3.0.4 (Stable)

* [[7be3610c3b](https://github.com/logdna/logdna-winston/commit/7be3610c3b)] - Always translate the log level. (Mario Casciaro)
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": "3.0.4",
"version": "3.0.5",
"description": "LogDNA's Node.js logging module with support for Winston",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8e3bcd6

Please sign in to comment.