Skip to content

Commit fc67b0b

Browse files
committed
release(*): Release 0.1.0
1 parent bd2a0b6 commit fc67b0b

File tree

3 files changed

+59
-0
lines changed

3 files changed

+59
-0
lines changed

CHANGELOG.cool.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CHANGELOG
2+
3+
Please refer to [.config/cool.tpl.md](./.chglog/cool.tpl.md) for the CHANGELOG template.
4+
5+
6+
7+
<a name="0.1.0"></a>
8+
## 0.1.0
9+
10+
> 2018-05-06
11+
12+
### Bug Fixes
13+
14+
* **config:** Fix color configuration with an array
15+
16+
### Features
17+
18+
* **core:** Add a build step to hoist warning conditions
19+
* **core:** First implement
20+
* **lang:** Fixes language in error message.
21+

CHANGELOG.kac.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# CHANGELOG
2+
3+
Please refer to [.config/standard.tpl.md](./.chglog/standard.tpl.md) for the CHANGELOG template.
4+
5+
6+
7+
<a name="0.1.0"></a>
8+
## 0.1.0 (2018-05-06)
9+
10+
### Bug Fixes
11+
12+
* **config:** Fix color configuration with an array
13+
14+
### Features
15+
16+
* **core:** Add a build step to hoist warning conditions
17+
* **core:** First implement
18+
* **lang:** Fixes language in error message.
19+

CHANGELOG.standard.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# CHANGELOG
2+
3+
Please refer to [.config/standard.tpl.md](./.chglog/standard.tpl.md) for the CHANGELOG template.
4+
5+
6+
7+
<a name="0.1.0"></a>
8+
## 0.1.0 (2018-05-06)
9+
10+
### Bug Fixes
11+
12+
* **config:** Fix color configuration with an array
13+
14+
### Features
15+
16+
* **core:** Add a build step to hoist warning conditions
17+
* **core:** First implement
18+
* **lang:** Fixes language in error message.
19+

0 commit comments

Comments
 (0)