File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +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.1] ( https://github.com/sematext/winston-logsene/compare/2.1.0...2.1.1 )
8
+
9
+ > 10 May 2021
10
+
11
+ - removed flat [ ` ed28e13 ` ] ( https://github.com/sematext/winston-logsene/commit/ed28e13ca3ef197b2ad416e771ae85570e1bcf60 )
12
+ - Added missing } [ ` 7388ffb ` ] ( https://github.com/sematext/winston-logsene/commit/7388ffbd255fa4450ec513d23375c7f8de2de21b )
13
+ - remove redundant code [ ` 21678d2 ` ] ( https://github.com/sematext/winston-logsene/commit/21678d211d81b2f30637f05ba82236018c852a8c )
14
+
7
15
#### [ 2.1.0] ( https://github.com/sematext/winston-logsene/compare/2.0.12...2.1.0 )
8
16
9
17
> 13 January 2021
10
18
11
19
- Bump ini from 1.3.5 to 1.3.8 [ ` #24 ` ] ( https://github.com/sematext/winston-logsene/pull/24 )
20
+ - Release 2.1.0 [ ` de68334 ` ] ( https://github.com/sematext/winston-logsene/commit/de683348d5d1c04be59cf9bb69528682af6e7c55 )
12
21
- Merge pull request #25 from sematext/issue-21 [ ` 35e302c ` ] ( https://github.com/sematext/winston-logsene/commit/35e302cb11d42a216877aa2cc7625f6fb18755bc )
13
22
- 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
23
16
24
#### [ 2.0.12] ( https://github.com/sematext/winston-logsene/compare/2.0.11...2.0.12 )
17
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " winston-logsene" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
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