Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-15 11:11:20 +09:00 committed by GitHub
parent 22e727ee73
commit c655c24007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@status-im/js': patch
---
set MAX_DATA_LENGTH

View File

@ -1,5 +1,11 @@
# @status-im/js # @status-im/js
## 0.4.6
### Patch Changes
- 22e727e: set MAX_DATA_LENGTH
## 0.4.5 ## 0.4.5
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@status-im/js", "name": "@status-im/js",
"version": "0.4.5", "version": "0.4.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",