File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.2.0] ( https://github.com/nodejs/commit-stream/compare/v2.1.0...v2.2.0 ) (2024-11-27)
2
+
3
+ ### Features
4
+
5
+ * add cveId support ([ 6c82ccd] ( https://github.com/nodejs/commit-stream/commit/6c82ccd24e44167433126ba2bf4e95c8c4f41297 ) )
6
+
7
+ ### Bug Fixes
8
+
9
+ * add permissions: write to create release action ([ 776bc30] ( https://github.com/nodejs/commit-stream/commit/776bc302aebaef471870b56586572225325af238 ) )
10
+
11
+ ### Tests
12
+
13
+ * add CVE-ID test ([ 0748578] ( https://github.com/nodejs/commit-stream/commit/0748578e475534d96be8e4b9f306f5d84c7e383a ) )
14
+ * fix sha cve id pr ([ 670b4ab] ( https://github.com/nodejs/commit-stream/commit/670b4abd056ca4099e8dcb02d31504a857db991c ) )
15
+
1
16
## [ 2.1.0] ( https://github.com/rvagg/commit-stream/compare/v2.0.1...v2.1.0 ) (2023-05-16)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commit-stream" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"description" : " Turn a `git log` into a stream of commit objects" ,
5
5
"main" : " commit-stream.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments