Skip to content

Commit ec9fb3f

Browse files
chore(release): 1.9.9 [skip ci]
## [1.9.9](v1.9.8...v1.9.9) (2026-04-12) ### Bug Fixes * fix integration test on production release ([6f655fb](6f655fb))
1 parent ddf478b commit ec9fb3f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.9](https://github.com/replydev/cotp/compare/v1.9.8...v1.9.9) (2026-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* fix integration test on production release ([6f655fb](https://github.com/replydev/cotp/commit/6f655fb45bf43d7f77bc2963e6af65c07688bc51))
7+
18
## [1.9.8](https://github.com/replydev/cotp/compare/v1.9.7...v1.9.8) (2026-03-17)
29

310

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.8"
3+
version = "1.9.9"
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)