Skip to content

Commit

Permalink
chore(release): 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
zlq4863947 committed Mar 14, 2019
1 parent 0c52403 commit 1da0091
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,38 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.0.25](https://github.com/zlq4863947/dripjs/compare/v0.0.24...v0.0.25) (2019-03-14)


### Bug Fixes

* **deps:** update dependency class-validator to v0.9.1 ([52f8b38](https://github.com/zlq4863947/dripjs/commit/52f8b38))
* update @types/qs ([4dfb499](https://github.com/zlq4863947/dripjs/commit/4dfb499))
* **deps:** pin dependencies ([1ffb91e](https://github.com/zlq4863947/dripjs/commit/1ffb91e))
* **deps:** pin dependencies ([0c107e3](https://github.com/zlq4863947/dripjs/commit/0c107e3))
* **deps:** update dependency class-transformer to v0.2.0 ([5eebb5a](https://github.com/zlq4863947/dripjs/commit/5eebb5a))
* **deps:** update dependency dripjs-types to v0.1.12 ([8ddaf79](https://github.com/zlq4863947/dripjs/commit/8ddaf79))
* **deps:** update dependency reflect-metadata to v0.1.13 ([1f68f1e](https://github.com/zlq4863947/dripjs/commit/1f68f1e))
* **deps:** update dependency typeorm to v0.2.14 ([14545e7](https://github.com/zlq4863947/dripjs/commit/14545e7))
* **deps:** update dependency typeorm to v0.2.15 ([17afcd7](https://github.com/zlq4863947/dripjs/commit/17afcd7))
* **deps:** update dependency typescript to v3 ([c4daf1d](https://github.com/zlq4863947/dripjs/commit/c4daf1d))
* **deps:** update dependency ws to v6 ([99ef8af](https://github.com/zlq4863947/dripjs/commit/99ef8af))
* **deps:** update nest monorepo to v5.7.4 ([be42ee2](https://github.com/zlq4863947/dripjs/commit/be42ee2))
* **moduels:** update entity-test-bed spec ([99644ac](https://github.com/zlq4863947/dripjs/commit/99644ac))


### Features

* **intel-service:** add exception and guard ([8819c51](https://github.com/zlq4863947/dripjs/commit/8819c51))
* **intelligence:** add websocket service ([1996218](https://github.com/zlq4863947/dripjs/commit/1996218))
* **models:** add master pair ([1112cec](https://github.com/zlq4863947/dripjs/commit/1112cec))
* **models:** add master-pair.repository spec ([205a2a6](https://github.com/zlq4863947/dripjs/commit/205a2a6))
* **models:** add transformers.spec ([3328da6](https://github.com/zlq4863947/dripjs/commit/3328da6))
* **models:** increase the base table ([ea8ab44](https://github.com/zlq4863947/dripjs/commit/ea8ab44))
* **models:** update entitiy test bed ([a670eb5](https://github.com/zlq4863947/dripjs/commit/a670eb5))
* **modules:** add ticker entity ([e8e142f](https://github.com/zlq4863947/dripjs/commit/e8e142f))
* **typeorm:** add typeorm and test bed ([090d0c4](https://github.com/zlq4863947/dripjs/commit/090d0c4))



## [0.0.24](https://github.com/zlq4863947/dripjs/compare/v0.0.23...v0.0.24) (2019-03-01)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dripjs",
"version": "0.0.24",
"version": "0.0.25",
"description": "用于构建高效且可扩展的交易程序的渐进式Node.js开源量化框架",
"engines": {
"node": ">= 10.15.0",
Expand Down

0 comments on commit 1da0091

Please sign in to comment.