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

Commit 238aa7c

Browse files
author
Konstantin Shuplenkov
authored
chore(release): update changelog and version to 3.21.2 (#293)
1 parent 6e393b5 commit 238aa7c

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.21.2](https://github.com/dashevo/DashJS/compare/v3.21.1...v3.21.2) (2021-10-26)
2+
3+
4+
### Chores
5+
6+
* update DPNS and DashPay contract ids ([#292](https://github.com/dashevo/DashJS/issues/292))
7+
8+
9+
110
# [3.21.1](https://github.com/dashevo/DashJS/compare/v3.21.0...v3.21.1) (2021-10-26)
211

312

package-lock.json

Lines changed: 2 additions & 2 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": "dash",
3-
"version": "3.21.1",
3+
"version": "3.21.2",
44
"description": "Dash library for JavaScript/TypeScript ecosystem (Wallet, DAPI, Primitives, BLS, ...)",
55
"main": "build/src/index.js",
66
"unpkg": "dist/dash.min.js",

0 commit comments

Comments
 (0)