Skip to content

Commit

Permalink
chore(main): release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bodgit committed Oct 11, 2023
1 parent 7c134dd commit 370982c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.2"
".": "1.2.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.2.3](https://github.com/bodgit/tsig/compare/v1.2.2...v1.2.3) (2023-10-11)


### Bug Fixes

* Refactor to use GSSAPI wrapper ([504a37f](https://github.com/bodgit/tsig/commit/504a37fef2a82af0600d95e1251c29a7d06fadec)), closes [#111](https://github.com/bodgit/tsig/issues/111)

0 comments on commit 370982c

Please sign in to comment.