diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af718e5..8eb9326 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.4.0"} +{".":"1.4.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f53a99..fb0c8ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/grafana/wait-for-github/compare/v1.4.0...v1.4.1) (2026-02-12) + + +### 🐛 Bug Fixes + +* **deps:** update module golang.org/x/text to v0.34.0 ([#470](https://github.com/grafana/wait-for-github/issues/470)) ([e545f9f](https://github.com/grafana/wait-for-github/commit/e545f9f23e8fe630a448b0e5456646221cc35e41)) + ## [1.4.0](https://github.com/grafana/wait-for-github/compare/v1.3.0...v1.4.0) (2026-02-12)