Skip to content

Commit d6bea56

Browse files
committed
docs(changelog): update changelog
1 parent 99b2381 commit d6bea56

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.15.3"></a>
2+
## [0.15.3](https://github.com/feflow/feflow/compare/v0.15.2...v0.15.3) (2019-02-27)
3+
4+
5+
### Bug Fixes
6+
7+
* filter wrong command ([#78](https://github.com/feflow/feflow/issues/78)) ([99b2381](https://github.com/feflow/feflow/commit/99b2381))
8+
* stop update when full update error ([#74](https://github.com/feflow/feflow/issues/74)) ([85e1633](https://github.com/feflow/feflow/commit/85e1633))
9+
10+
11+
112
<a name="0.15.2"></a>
213
## [0.15.2](https://github.com/feflow/feflow/compare/v0.15.1...v0.15.2) (2019-02-13)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "feflow-cli",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"description": "A command line tool aims to improve front-end engineer workflow.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)