We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d27ae1 commit ac33723Copy full SHA for ac33723
1 file changed
CHANGELOG.md
@@ -1,8 +1,18 @@
1
-## 1.0.2 (2019-02-23)
+## [1.0.3](https://github.com/fairyly/js-test/compare/v1.0.2...v1.0.3) (2019-02-23)
2
3
4
### Features
5
6
+* 增加 express 测试驱动开发 ([6d27ae1](https://github.com/fairyly/js-test/commit/6d27ae1))
7
+
8
9
10
+## [1.0.2](https://github.com/fairyly/js-test/compare/767996e...v1.0.2) (2019-02-23)
11
12
13
+### Features
14
15
+* 增加 node 测试驱动开发 ([f758751](https://github.com/fairyly/js-test/commit/f758751))
16
* 增加 node 测试驱动开发 ([cdb6014](https://github.com/fairyly/js-test/commit/cdb6014))
17
* 增加 依赖处理 ,使用 sinon ([f8f488a](https://github.com/fairyly/js-test/commit/f8f488a))
18
* 增加异步 promise 测试 ([d2baa02](https://github.com/fairyly/js-test/commit/d2baa02))
0 commit comments