Skip to content

Commit 478b20f

Browse files
committed
chore(version): v0.1.0
1 parent 27b0889 commit 478b20f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3-
## 2015-08-09
3+
## v0.1.0 (2016-12-26)
4+
- **Breaking**
5+
- Requires Node.js v6 or later
6+
7+
## v0.0.1 (2015-08-09)
48
- **Feat**
59
- First Release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esdoc-importpath-plugin",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Import Path Plugin For ESDoc",
55
"author": "h13i32maru",
66
"homepage": "https://github.com/esdoc/esdoc-importpath-plugin",

0 commit comments

Comments
 (0)