chore(main): release aqua-lib 0.9.1 (#78)

This commit is contained in:
fluencebot 2024-01-15 10:38:59 +02:00 committed by GitHub
parent 60b91def4a
commit 5b5237dde6
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.9.0"
".": "0.9.1"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.9.1](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.9.0...aqua-lib-v0.9.1) (2024-01-15)
### Features
* **aqua-lib:** Add headers ([60b91de](https://github.com/fluencelabs/aqua-lib/commit/60b91def4a481e56f849f5d04734d117eb29c902))
## [0.9.0](https://github.com/fluencelabs/aqua-lib/compare/aqua-lib-v0.8.2...aqua-lib-v0.9.0) (2023-12-21)

4
package-lock.json generated
View File

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

View File

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