mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-11 12:44:28 +00:00
Release (#558)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4106248634
commit
88030482df
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@status-im/js": patch
|
||||
---
|
||||
|
||||
handle segmented waku messages
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@status-im/js": patch
|
||||
---
|
||||
|
||||
optimize handling of token owner waku messages
|
@ -1,5 +1,12 @@
|
||||
# @status-im/js
|
||||
|
||||
## 0.6.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a7008b5: handle segmented waku messages
|
||||
- 4106248: optimize handling of token owner waku messages
|
||||
|
||||
## 0.6.4
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/js",
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.5",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user