Commit 9629848 1 parent aa89e8c commit 9629848 Copy full SHA for 9629848
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ yarn run v1.22.19
2
+ $ /home/runner/work/node-logger/node-logger/node_modules/.bin/conventional-changelog -p conventionalcommits -r -u 0
3
+ ### [ 2.1.1] ( https://github.com/ekino/node-logger/compare/v2.1.0...v2.1.1 ) (2023-01-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** force:** prevent syncLogger reset canForceWrite ([ e8546f1] ( https://github.com/ekino/node-logger/commit/e8546f112cd8f089825f5a242b08c2aedb393553 ) )
9
+
10
+ Done in 0.52s.
11
+
12
+
13
+
1
14
yarn run v1.22.19
2
15
$ /home/runner/work/node-logger/node-logger/node_modules/.bin/conventional-changelog -p conventionalcommits -r -u 0
3
16
## [ 2.1.0] ( https://github.com/ekino/node-logger/compare/v2.0.2...v2.1.0 ) (2023-01-04)
Original file line number Diff line number Diff line change 3
3
"description" : " A Lightweight logger that combines debug namespacing capabilities with winston levels and multioutput" ,
4
4
"homepage" : " https://github.com/ekino/node-logger" ,
5
5
"license" : " MIT" ,
6
- "version" : " 2.1.0 " ,
6
+ "version" : " 2.1.1 " ,
7
7
"main" : " lib/index.js" ,
8
8
"types" : " lib/index.d.ts" ,
9
9
"files" : [
You can’t perform that action at this time.
0 commit comments