diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 816df2d..0477999 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.1" + ".": "0.3.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f1035..b21712e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.2](https://github.com/fluencelabs/nox-distro/compare/distro-v0.3.1...distro-v0.3.2) (2023-10-29) + + +### Bug Fixes + +* **deps:** Update Nox to 0.15.2 ([4981cfa](https://github.com/fluencelabs/nox-distro/commit/4981cfa34bfb1d8ffbf1b41bd4b99a4b9404e673)) + ## [0.3.1](https://github.com/fluencelabs/nox-distro/compare/distro-v0.3.0...distro-v0.3.1) (2023-10-16)