@waiting/shared-core
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -5,6 +5,11 @@ # Change Log | ||
# [1.5.0](https://github.com/waitingsong/node-shared-core/compare/v1.4.1...v1.5.0) (2019-02-26) | ||
# [1.6.0](https://github.com/waitingsong/node-shared-core/compare/v1.5.0...v1.6.0) (2019-02-28) | ||
### Features | ||
* **types:** add types below ([a561d88](https://github.com/waitingsong/node-shared-core/commit/a561d88)) | ||
<a name="1.3.1"></a> | ||
@@ -11,0 +16,0 @@ ## [1.3.1](https://github.com/waitingsong/node-shared-core/compare/v1.3.0...v1.3.1) (2019-02-22) |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.5.0 | ||
* @version 1.6.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
export * from './lib/index'; | ||
export * from './lib/model'; |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.5.0 | ||
* @version 1.6.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.5.0 | ||
* @version 1.6.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
64448
25
1064