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

Commit

Permalink
v2.1.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade authored Aug 16, 2021
1 parent 80e746c commit b629523
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## [2.1.0] - 2021-08-16
### Added
- sdk.core.identifiers.convertDSNPUserIdOrURIToBigNumber supports non-0x prefixed strings
- sdk.core.utilities.serializeToHex for predictable hexadecimal to string values
Expand Down
4 changes: 2 additions & 2 deletions 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": "@dsnp/sdk",
"version": "2.0.2",
"version": "2.1.0",
"description": "SDK Library for the DSNP",
"type": "commonjs",
"main": "dist/cjs/index.js",
Expand Down

0 comments on commit b629523

Please sign in to comment.