diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5d40b1b..985c8ce 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { ".": "1.2.0", - "fwi": "0.2.0", + "fwi": "0.2.1", "nfdrs": "0.4.0", "fetch": "0.2.0" } diff --git a/fwi/CHANGELOG.md b/fwi/CHANGELOG.md index c4ce6e3..19d97e1 100644 --- a/fwi/CHANGELOG.md +++ b/fwi/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/alpineworks/firewx/compare/fwi/v0.2.0...fwi/v0.2.1) (2026-08-03) + + +### Dependencies + +* bump alpineworks.io/firewx to v1.2.0 in the submodules ([f522f3e](https://github.com/alpineworks/firewx/commit/f522f3e220f50efa6327b5cb4b99897409c2620b)) + ## [0.2.0](https://github.com/alpineworks/firewx/compare/fwi/v0.1.0...fwi/v0.2.0) (2026-08-02)