Skip to content

Commit 86046fb

Browse files
committed
[0.3.0]
1 parent 756789c commit 86046fb

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.3.0
2+
3+
`2016-04-25`
4+
5+
- change inline-source-map to inline-cheap-module-source-map
6+
- add atool-monitor
7+
- support specify template name, default is github
8+
- change webpackConfig.tplSource to webpackConfig.demoSource
9+
- add resource to context of file
10+
- refine element.ejs
11+
112
## 0.2.0
213

314
`2016-04-13`

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atool-doc",
3-
"version": "0.3.0-beta0",
3+
"version": "0.3.0",
44
"description": "",
55
"keywords": [
66
"atool",
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"atool-doc-js-loader": "~0.1.0",
4747
"atool-doc-md-loader": "~0.2.0",
48-
"atool-doc-util": "~0.0.1",
48+
"atool-doc-util": "~0.1.0",
4949
"atool-monitor": "0.x",
5050
"commander": "~2.9.0",
5151
"glob": "~7.0.3",

0 commit comments

Comments
 (0)