Release (#506)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
80b6f7afb5
commit
cb8340e734
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@status-im/js": patch
|
||||
---
|
||||
|
||||
Export serialize public key
|
|
@ -1,5 +1,11 @@
|
|||
# @status-im/js
|
||||
|
||||
## 0.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 80b6f7a: Export serialize public key
|
||||
|
||||
## 0.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@status-im/js",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
|
Loading…
Reference in New Issue