Release (#548)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9af5e0216
commit
2d9dbdd49e
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@status-im/js': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
validate encoded data
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/js
|
# @status-im/js
|
||||||
|
|
||||||
|
## 0.6.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- f9af5e0: validate encoded data
|
||||||
|
|
||||||
## 0.6.1
|
## 0.6.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/js",
|
"name": "@status-im/js",
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"license": "MIT OR Apache-2.0",
|
"license": "MIT OR Apache-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
|
Loading…
Reference in New Issue