diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c05df9b..88f7c73 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.3" + ".": "0.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3106a..36bdae5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/godaddy/ans/compare/v0.1.3...v0.1.4) (2026-05-28) + + +### Bug Fixes + +* **domain:** point _ans-badge DNS record URL at transparency log ([#23](https://github.com/godaddy/ans/issues/23)) ([31adf40](https://github.com/godaddy/ans/commit/31adf40f28200beb65661c06c7507be36703b5ed)) + ## [0.1.3](https://github.com/godaddy/ans/compare/v0.1.2...v0.1.3) (2026-05-08)