Skip to content

Commit 40a956f

Browse files
committed
0.7.13
1 parent 2094693 commit 40a956f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
---
44

5-
## 0.7.5
5+
## 0.7.13
6+
7+
- fix: args.config is absolute path
8+
- fix: test error
9+
10+
## 0.7.6
611

712
- compatibility: 0.7.4 before about babelQuery
813

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atool-build",
3-
"version": "0.7.12",
3+
"version": "0.7.13",
44
"description": "Build tool based on webpack",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)