mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-15 09:01:21 +00:00
chore: release master (#358)
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.1](https://github.com/fluencelabs/js-client/compare/js-client-v0.2.0...js-client-v0.2.1) (2023-10-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **signatures:** Add signature checks [fixes DXJ-488] ([#357](https://github.com/fluencelabs/js-client/issues/357)) ([a8e5eb6](https://github.com/fluencelabs/js-client/commit/a8e5eb6c1e1d5e93c78da8f5f735c46932a20c93))
|
||||
|
||||
## [0.2.0](https://github.com/fluencelabs/js-client/compare/js-client-v0.1.7...js-client-v0.2.0) (2023-10-10)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fluencelabs/js-client",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Client for interacting with Fluence network",
|
||||
"engines": {
|
||||
"node": ">=10",
|
||||
|
Reference in New Issue
Block a user