chore(main): release aqua-lib 0.7.7 (#59)

This commit is contained in:
fluencebot 2023-09-22 17:16:30 +03:00 committed by GitHub
parent 7402e0c072
commit 6dff62c393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.7.6"
".": "0.7.7"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.7.7](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.7.6...aqua-lib-v0.7.7) (2023-09-22)
### Bug Fixes
* **workers:** fix get_worker_id signature ([#58](https://github.com/fluencelabs/aqua-lib/issues/58)) ([7402e0c](https://github.com/fluencelabs/aqua-lib/commit/7402e0c072a0dd95e5321cba292ae58608ded82a))
## [0.7.6](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.7.5...aqua-lib-v0.7.6) (2023-09-22)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@fluencelabs/aqua-lib",
"version": "0.7.6",
"version": "0.7.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@fluencelabs/aqua-lib",
"version": "0.7.6",
"version": "0.7.7",
"license": "MIT",
"devDependencies": {
"@fluencelabs/aqua": "0.9.4"

View File

@ -1,6 +1,6 @@
{
"name": "@fluencelabs/aqua-lib",
"version": "0.7.6",
"version": "0.7.7",
"description": "Aqua standard library",
"files": [
"builtin.aqua",