diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96f1cd9..9049e2f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.0" + ".": "1.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f99fa..cfb34bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.1](https://github.com/bodgit/tsig/compare/v1.3.0...v1.3.1) (2026-05-20) + + +### Bug Fixes + +* **deps:** update module github.com/bodgit/gssapi to v0.0.3 ([#179](https://github.com/bodgit/tsig/issues/179)) ([0823be3](https://github.com/bodgit/tsig/commit/0823be329768432679799b985f0e8a8254941278)) + ## [1.3.0](https://github.com/bodgit/tsig/compare/v1.2.2...v1.3.0) (2026-04-28)