Skip to content

Commit

Permalink
Version bump 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bithavoc committed Jul 22, 2020
1 parent 2d41143 commit 32a7747
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 4.0.5
* Fix excess semicolon breaking Typescript compilation ([#249](https://github.com/bithavoc/express-winston/pull/249))

## 4.0.4
* Update lodash to 4.17.19 ([#245](https://github.com/bithavoc/express-winston/pull/245))
* Update statusLevels to accept Boolean or StatusLevel object in TypeScript definition ([#244](https://github.com/bithavoc/express-winston/pull/244))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"middleware",
"colors"
],
"version": "4.0.4",
"version": "4.0.5",
"repository": {
"type": "git",
"url": "https://github.com/bithavoc/express-winston.git"
Expand Down

0 comments on commit 32a7747

Please sign in to comment.