Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit 7c6e01d

Browse files
committed
chore(release): update changelog and version to 0.20.0
1 parent f65b58f commit 7c6e01d

File tree

3 files changed

+61
-21
lines changed

3 files changed

+61
-21
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.20.1](https://github.com/dashevo/js-dpp/compare/v0.20.0...v0.20.1) (2021-07-14)
2+
3+
4+
### Features
5+
6+
* remove verify SML flag triggers ([#324](https://github.com/dashevo/js-dpp/issues/324))
7+
8+
9+
110
# [0.20.0](https://github.com/dashevo/js-dpp/compare/v0.19.2...v0.20.0) (2021-07-08)
211

312

package-lock.json

Lines changed: 51 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dashevo/dpp",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "The JavaScript implementation of the Dash Platform Protocol",
55
"scripts": {
66
"lint": "eslint .",

0 commit comments

Comments
 (0)