diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 218393f..4cff5b9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.1" + ".": "0.4.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3206a41..9f1e47d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.2](https://github.com/timdixon82/Braille-Reference/compare/v0.4.1...v0.4.2) (2026-07-23) + + +### Bug Fixes + +* bump fast-uri and brace-expansion to patch high-severity advisories ([#38](https://github.com/timdixon82/Braille-Reference/issues/38)) ([db9e1f5](https://github.com/timdixon82/Braille-Reference/commit/db9e1f55225b19946096c7acaa128ff49f7346e4)) + ## [0.4.1](https://github.com/timdixon82/Braille-Reference/compare/v0.4.0...v0.4.1) (2026-07-18)