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

Commit

Permalink
Release v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msterle committed May 12, 2020
1 parent 60412a4 commit 82e3e71
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 2 deletions.
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes

## v1.19.0 - 2020-05-12
* chore: upgrade did-jwt and did resolver libraries

## v1.18.1 - 2020-04-21
* fix: address recover signature check

Expand Down
139 changes: 138 additions & 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": "3box",
"version": "1.19.0-rc.1",
"version": "1.19.0",
"description": "Interact with user data",
"main": "lib/3box.js",
"directories": {
Expand Down

0 comments on commit 82e3e71

Please sign in to comment.