Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
chore(release): update changelog and bump version 0.19.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
jawid-h authored May 3, 2021
1 parent f3c7b5c commit f1a50c7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.19.0](https://github.com/dashevo/dapi-grpc/compare/v0.18.0...v0.19.0) (2021-04-30)


### Features

* restructure core status response ([#107](https://github.com/dashevo/dapi-grpc/issues/107))


### BREAKING CHANGES

* structure of `getStatus` method response has changed and not compatible with the previous version.



# [0.18.0](https://github.com/dashevo/dapi-grpc/compare/v0.17.0...v0.18.0) (2021-03-03)


Expand Down Expand Up @@ -116,4 +130,3 @@
* introduce Platform service ([c88b891](https://github.com/dashevo/dapi-grpc/commit/c88b891ecfac8987cd76c773b2f783ad7a155540))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dashevo/dapi-grpc",
"version": "0.19.0-dev.1",
"version": "0.19.0",
"description": "DAPI GRPC definition file and generated clients",
"browser": "browser.js",
"main": "node.js",
Expand Down

0 comments on commit f1a50c7

Please sign in to comment.