Skip to content

Commit ec12181

Browse files
release: v0.17.1 (#677)
1 parent 3c9f513 commit ec12181

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body:
1818
description: What version of the library are you using or which versions do you see the issue in?
1919
multiple: true
2020
options:
21-
- '0.17.0'
21+
- '0.17.1'
2222
- '0.16.5'
2323
- '0.15.0'
2424
validations:

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.17.1](https://github.com/go-webauthn/webauthn/compare/v0.17.1...v0.17.0) (2026-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **protocol:** remove unnecessary guard ([#675](https://github.com/go-webauthn/webauthn/issues/675)) ([1e07db1](https://github.com/go-webauthn/webauthn/commit/1e07db19f1a696a1b52bbc5b80156957c36fde5c))
7+
* **webauthn:** minimized encoding outputs ([#670](https://github.com/go-webauthn/webauthn/issues/670)) ([3847681](https://github.com/go-webauthn/webauthn/commit/38476815c0688ecac5352b6ca853ccaa7ecc23ea))
8+
19
# [0.17.0](https://github.com/go-webauthn/webauthn/compare/v0.16.5...v0.17.0) (2026-04-21)
210

311

0 commit comments

Comments
 (0)