Skip to content

Commit c902d56

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2023-04-04) ### Trivial Changes * **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([d4c0cac](d4c0cac))
1 parent d4c0cac commit c902d56

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/rvagg/commit-stream/compare/v2.0.0...v2.0.1) (2023-04-04)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([d4c0cac](https://github.com/rvagg/commit-stream/commit/d4c0cacb25482c5e16523fab70ec90b30fde42d9))
7+
18
## [2.0.0](https://github.com/rvagg/commit-stream/compare/v1.0.2...v2.0.0) (2023-04-04)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commit-stream",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Turn a `git log` into a stream of commit objects",
55
"main": "commit-stream.js",
66
"type": "module",

0 commit comments

Comments
 (0)