Skip to content

Commit

Permalink
chore(release): 1.17.8 [skip ci]
Browse files Browse the repository at this point in the history
## @qiwi/substrate-abstract [1.17.8](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2019-12-03)

### Performance Improvements

* **docs:** switch typedoc mode to file ([086df40](086df40))

### Dependencies

* **@qiwi/substrate-types:** upgraded to 1.19.5
  • Loading branch information
qiwibot committed Dec 3, 2019
1 parent 3b1b196 commit 85ccf23
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/abstract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @qiwi/substrate-abstract [1.17.8](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2019-12-03)


### Performance Improvements

* **docs:** switch typedoc mode to file ([086df40](https://github.com/qiwi/substrate/commit/086df4021a15eb8f480ec7da77bc5a1590d3010c))





### Dependencies

* **@qiwi/substrate-types:** upgraded to 1.19.5

## @qiwi/substrate-abstract [1.17.7](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2019-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/abstract/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qiwi/substrate-abstract",
"description": "Abstract classes",
"version": "1.17.7",
"version": "1.17.8",
"main": "target/es5/index.js",
"source": "target/ts/index.ts",
"types": "target/es5/index.d.ts",
Expand Down

0 comments on commit 85ccf23

Please sign in to comment.