mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-25 17:52:13 +00:00
chore: release master (#344)
This commit is contained in:
parent
88fcf02d5f
commit
ba3dfa7d39
2
.github/release-please/manifest.json
vendored
2
.github/release-please/manifest.json
vendored
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"packages/core/js-client": "0.1.4",
|
"packages/core/js-client": "0.1.5",
|
||||||
"packages/core/marine-worker": "0.3.1"
|
"packages/core/marine-worker": "0.3.1"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.5](https://github.com/fluencelabs/js-client/compare/js-client-v0.1.4...js-client-v0.1.5) (2023-09-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **libp2p:** Add fluence protocol to local peer store protocols [fixes DXJ-471] ([#343](https://github.com/fluencelabs/js-client/issues/343)) ([88fcf02](https://github.com/fluencelabs/js-client/commit/88fcf02d5fd3d28db619427c31b38154646f7ad2))
|
||||||
|
|
||||||
## [0.1.4](https://github.com/fluencelabs/js-client/compare/js-client-v0.1.3...js-client-v0.1.4) (2023-09-14)
|
## [0.1.4](https://github.com/fluencelabs/js-client/compare/js-client-v0.1.3...js-client-v0.1.4) (2023-09-14)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fluencelabs/js-client",
|
"name": "@fluencelabs/js-client",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"description": "Client for interacting with Fluence network",
|
"description": "Client for interacting with Fluence network",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10",
|
"node": ">=10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user