mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-07-31 06:51:56 +00:00
chore: release master (#283)
* chore: release master * chore: Regenerate pnpm lock file
This commit is contained in:
@@ -12,6 +12,20 @@
|
||||
* dependencies
|
||||
* @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5
|
||||
|
||||
## [0.13.6](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.5...js-client.web.standalone-v0.13.6) (2023-03-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **logs:** Use `debug.js` library for logging [DXJ-327] ([#285](https://github.com/fluencelabs/js-client/issues/285)) ([e95c34a](https://github.com/fluencelabs/js-client/commit/e95c34a79220bd8ecdcee806802ac3d69a2af0cb))
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* The following workspace dependencies were updated
|
||||
* dependencies
|
||||
* @fluencelabs/js-peer bumped from 0.8.5 to 0.8.6
|
||||
|
||||
## [0.13.4](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.3...js-client.web.standalone-v0.13.4) (2023-02-22)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fluencelabs/js-client.web.standalone",
|
||||
"version": "0.13.5",
|
||||
"version": "0.13.6",
|
||||
"description": "TypeScript implementation of Fluence Peer",
|
||||
"main": "./dist/index.js",
|
||||
"typings": "./dist/index.d.ts",
|
||||
@@ -16,7 +16,7 @@
|
||||
"author": "Fluence Labs",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fluencelabs/js-peer": "0.8.5",
|
||||
"@fluencelabs/js-peer": "0.8.6",
|
||||
"buffer": "6.0.3",
|
||||
"process": "0.11.10"
|
||||
},
|
||||
|
Reference in New Issue
Block a user