Skip to content

Commit 6f9b1fb

Browse files
committed
Prepare release v3.4.1
Signed-off-by: okkez <okkez000@gmail.com>
1 parent a763fca commit 6f9b1fb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# v3.x
22

3+
## v3.4.1 - 2019-12-14
4+
5+
### Fixes
6+
7+
* Fix type definition for winston support #163
8+
39
## v3.4.0 - 2019-11-20
410

511
### Improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluent-logger",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"main": "./lib/index.js",
55
"scripts": {
66
"test": "mocha -t 10000 --recursive",

0 commit comments

Comments
 (0)