Skip to content

Commit 3998df0

Browse files
committed
v3.8.1 docs
1 parent 013799c commit 3998df0

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# CHANGELOG
2+
3+
## [v3.8.1](https://github.com/winstonjs/winston/compare/v3.8.0...v3.8.1)
4+
5+
### Patch-level changes
6+
* Update types to match in-code definitions in https://github.com/winstonjs/winston/pull/2157; thanks to new contributor @flappyBug
7+
8+
### Dependency updates by @dependabot + CI autotesting
9+
* Bump logform from 2.4.0 to 2.4.1 in https://github.com/winstonjs/winston/pull/2156
10+
* Bump async from 3.2.3 to 3.2.4 in https://github.com/winstonjs/winston/pull/2147
211
## [v3.8.0](https://github.com/winstonjs/winston/compare/v3.7.2...v3.8.0) / 2022-06-23
312
### Added functionality
413
* Add the stringify replacer option to the HTTP transport by @domiins in https://github.com/winstonjs/winston/pull/2155

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "winston",
33
"description": "A logger for just about everything.",
4-
"version": "3.8.0",
4+
"version": "3.8.1",
55
"author": "Charlie Robbins <[email protected]>",
66
"maintainers": [
77
"David Hyde <[email protected]>"

0 commit comments

Comments
 (0)