Release (#560)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef5c31fff7
commit
808c087792
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"@status-im/js": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
trim whitespace of encoded emoji
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/js
|
# @status-im/js
|
||||||
|
|
||||||
|
## 0.6.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- ef5c31f: trim whitespace of encoded emoji
|
||||||
|
|
||||||
## 0.6.5
|
## 0.6.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/js",
|
"name": "@status-im/js",
|
||||||
"version": "0.6.5",
|
"version": "0.6.6",
|
||||||
"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