mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-21 20:01:33 +00:00
chore: release master (#426)
This commit is contained in:
@ -12,6 +12,17 @@
|
||||
* dependencies
|
||||
* @fluencelabs/interfaces bumped to 0.9.0
|
||||
|
||||
## [0.8.0](https://github.com/fluencelabs/js-client/compare/js-client-v0.7.0...js-client-v0.8.0) (2024-01-29)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* **js-client:** Multiformat MsgPack for particle data ([#422](https://github.com/fluencelabs/js-client/issues/422))
|
||||
|
||||
### Features
|
||||
|
||||
* **js-client:** Multiformat MsgPack for particle data ([#422](https://github.com/fluencelabs/js-client/issues/422)) ([8ac029b](https://github.com/fluencelabs/js-client/commit/8ac029b6d336114a90559fb3fee18f7493beb1e0))
|
||||
|
||||
## [0.7.0](https://github.com/fluencelabs/js-client/compare/js-client-v0.6.0...js-client-v0.7.0) (2024-01-26)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fluencelabs/js-client",
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.0",
|
||||
"description": "Client for interacting with Fluence network",
|
||||
"engines": {
|
||||
"node": ">=10",
|
||||
|
Reference in New Issue
Block a user