Skip to content

Commit 0e26016

Browse files
committed
2.0.0
1 parent 34f194b commit 0e26016

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.0.0 - July, 12 2020
2+
3+
* 34f194b Docs: update travis badge (JPeer264)
4+
* a8bffba Docs: add coveralls to docs (JPeer264)
5+
* 4196aca Feat: remove ts errors | change path strategy (JPeer264)
6+
* 5d6e2f0 Feat: change to typescript (JPeer264)
7+
18
1.1.0 - June, 29 2018
29

310
* 78cdb3a Feat: provide error in returned object (#3) (Jan Peer Stöcklmair)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-commit-info",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
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)