chore: release master (#283)

* chore: release master

* chore: Regenerate pnpm lock file
This commit is contained in:
fluencebot
2023-03-31 16:13:43 +03:00
committed by GitHub
parent b6e7a9cf55
commit 9e0eb8d3bf
12 changed files with 196 additions and 218 deletions

View File

@@ -6,6 +6,12 @@
* dependencies
* @fluencelabs/interfaces bumped from 0.7.1 to 0.7.2
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @fluencelabs/interfaces bumped from 0.7.3 to 0.7.4
## [0.11.4](https://github.com/fluencelabs/js-client/compare/js-client.api-v0.11.3...js-client.api-v0.11.4) (2023-03-03)

View File

@@ -1,6 +1,6 @@
{
"name": "@fluencelabs/js-client.api",
"version": "0.11.4",
"version": "0.11.5",
"description": "JS Client API",
"engines": {
"node": ">=10",
@@ -25,7 +25,7 @@
"author": "Fluence Labs",
"license": "Apache-2.0",
"dependencies": {
"@fluencelabs/interfaces": "0.7.3"
"@fluencelabs/interfaces": "0.7.4"
},
"devDependencies": {
"@fluencelabs/avm": "0.35.4",