Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 895dfee

Browse files
committed
Release v3.0.2
1 parent 1ab9cb7 commit 895dfee

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE-NOTES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## v3.0.2 - 2020-06-03
4+
* chore: update did-resolver libraries
5+
36
## v3.0.1 - 2020-05-01
47
* fix: make ethereum prop required - for initial openThread
58
* fix: allow empty box when commenting - necessary for passing loginFunction

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "3box-comments-react",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Comments component for decentralized applications by 3Box",
55
"main": "./lib/index.js",
66
"author": "3box.io",

0 commit comments

Comments
 (0)