chore: release master (#371)

This commit is contained in:
fluencebot
2023-10-27 11:43:54 +03:00
committed by GitHub
parent bb8fca88e7
commit 8f011ace72
5 changed files with 28 additions and 4 deletions

View File

@ -1,5 +1,11 @@
# Changelog
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @fluencelabs/js-client-isomorphic bumped to 0.2.0
## [0.4.0](https://github.com/fluencelabs/js-client/compare/js-client-v0.3.0...js-client-v0.4.0) (2023-10-25)

View File

@ -1,6 +1,6 @@
{
"name": "@fluencelabs/js-client",
"version": "0.4.0",
"version": "0.4.1",
"description": "Client for interacting with Fluence network",
"engines": {
"node": ">=10",