File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 2.1.0] ( https://github.com/sematext/winston-logsene/compare/2.0.12...2.1.0 )
8
+
9
+ > 13 January 2021
10
+
11
+ - Bump ini from 1.3.5 to 1.3.8 [ ` #24 ` ] ( https://github.com/sematext/winston-logsene/pull/24 )
12
+ - Merge pull request #25 from sematext/issue-21 [ ` 35e302c ` ] ( https://github.com/sematext/winston-logsene/commit/35e302cb11d42a216877aa2cc7625f6fb18755bc )
13
+ - added safe flat [ ` 57efc0f ` ] ( https://github.com/sematext/winston-logsene/commit/57efc0f97d11f0364a6171420a568bbf155dd47c )
14
+ - updated flat dep [ ` ac2adfc ` ] ( https://github.com/sematext/winston-logsene/commit/ac2adfcca77f9ecf5554c9b28c47584c1fe3e2bb )
15
+
7
16
#### [ 2.0.12] ( https://github.com/sematext/winston-logsene/compare/2.0.11...2.0.12 )
8
17
9
18
> 23 September 2020
10
19
11
20
- Bump node-fetch from 2.6.0 to 2.6.1 [ ` #23 ` ] ( https://github.com/sematext/winston-logsene/pull/23 )
12
21
- Updated deps [ ` 1105dd4 ` ] ( https://github.com/sematext/winston-logsene/commit/1105dd4e094557d2f6ed36e161fa1a995234e8a5 )
22
+ - Release 2.0.12 [ ` 6360f3f ` ] ( https://github.com/sematext/winston-logsene/commit/6360f3fbffd0c30ff7376142ec51c8bd2a068ace )
13
23
14
24
#### [ 2.0.11] ( https://github.com/sematext/winston-logsene/compare/2.0.10...2.0.11 )
15
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " winston-logsene" ,
3
- "version" : " 2.0.12 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Winston transport layer for Logsene" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments