Skip to content

Commit a69e71d

Browse files
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2026-05-03) ### Bug Fixes * do not discard time period in TOTP codes ([dd6d464](dd6d464)) * do not discard time period on TOTP codes ([#661](#661)) ([0e74377](0e74377))
1 parent 0e74377 commit a69e71d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.10](https://github.com/replydev/cotp/compare/v1.9.9...v1.9.10) (2026-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* do not discard time period in TOTP codes ([dd6d464](https://github.com/replydev/cotp/commit/dd6d46471a4ccfdf0fb18a21669ddaca55e89faf))
7+
* do not discard time period on TOTP codes ([#661](https://github.com/replydev/cotp/issues/661)) ([0e74377](https://github.com/replydev/cotp/commit/0e74377be1bc669122bad69a01b139d54464afee))
8+
19
## [1.9.9](https://github.com/replydev/cotp/compare/v1.9.8...v1.9.9) (2026-04-12)
210

311

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cotp"
3-
version = "1.9.9"
3+
version = "1.9.10"
44
authors = ["replydev <commoncargo@tutanota.com>"]
55
edition = "2024"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."

0 commit comments

Comments
 (0)