Skip to content

Commit 6ea509b

Browse files
committed
[0.7.0]
1 parent e36638f commit 6ea509b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.7.0
2+
3+
`2016-09-18`
4+
5+
- refactor: inline loader and utils
6+
- feat: support customize file title in *.md files
7+
- refine: template style
8+
19
## 0.6.0
210

311
`2016-08-31`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atool-doc",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Static demo site generator based on atool-build & dora.",
55
"keywords": [
66
"atool",

0 commit comments

Comments
 (0)