Skip to content

Commit 1f33f1e

Browse files
committed
chore(main): release 1.2.3
1 parent ae43995 commit 1f33f1e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.2"
2+
".": "1.2.3"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [1.2.3](https://github.com/bodgit/tsig/compare/v1.2.2...v1.2.3) (2024-05-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Refactor to use GSSAPI wrapper ([504a37f](https://github.com/bodgit/tsig/commit/504a37fef2a82af0600d95e1251c29a7d06fadec)), closes [#111](https://github.com/bodgit/tsig/issues/111)
9+
* Use expiry from negotiated context ([#121](https://github.com/bodgit/tsig/issues/121)) ([0d4e7fc](https://github.com/bodgit/tsig/commit/0d4e7fc345691cb63845ddd2846e793ae763426a)), closes [#6](https://github.com/bodgit/tsig/issues/6)

0 commit comments

Comments
 (0)