chore(main): release aqua-lib 0.7.5 (#55)

This commit is contained in:
fluencebot 2023-09-21 19:56:10 +03:00 committed by GitHub
parent 3c78d8693f
commit 7634d381d1
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.4"
".": "0.7.5"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.7.5](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.7.4...aqua-lib-v0.7.5) (2023-09-21)
### Bug Fixes
* add subnet.aqua to "files" ([3c78d86](https://github.com/fluencelabs/aqua-lib/commit/3c78d8693f909da9ec935e59bb2f48a862532dc9))
## [0.7.4](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.7.3...aqua-lib-v0.7.4) (2023-09-21)

4
package-lock.json generated
View File

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

View File

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