Skip to content

Commit 8b456ac

Browse files
committed
2.0.1
1 parent f42cee3 commit 8b456ac

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.1 - January, 12 2022
2+
3+
* f42cee3 Fix: should noop if info array has no values (closes #14) (JPeer264)
4+
15
2.0.0 - July, 12 2020
26

37
* 34f194b Docs: update travis badge (JPeer264)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-commit-info",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Get the info of an specific commit hash",
55
"main": "./dest/index.js",
66
"types": "./dest/index.d.ts",

0 commit comments

Comments
 (0)