chore(main): release distro 0.2.5 (#171)

This commit is contained in:
fluencebot 2023-09-07 15:38:02 +03:00 committed by GitHub
parent 98c37d0928
commit 8c5387017d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.2.4"
".": "0.2.5"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.2.5](https://github.com/fluencelabs/nox-distro/compare/distro-v0.2.4...distro-v0.2.5) (2023-09-07)
### Bug Fixes
* **deps:** Update Nox to 0.14.5 ([98c37d0](https://github.com/fluencelabs/nox-distro/commit/98c37d0928a533b04233599ebb621913ad694148))
## [0.2.4](https://github.com/fluencelabs/nox-distro/compare/distro-v0.2.3...distro-v0.2.4) (2023-09-07)