Skip to content

Commit 1c9a253

Browse files
committed
v1.0.1
1 parent 207bc01 commit 1c9a253

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# changelog-parser changelog
22

3+
## 1.0.1
4+
* fix readme example for @[paulcpederson](github.com/paulcpederson/)
5+
36
## 1.0.0
47
* init

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "changelog-parser",
33
"description": "Change log parser for node.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Nate Goldman <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/ngoldman/changelog-parser/issues"

0 commit comments

Comments
 (0)