Skip to content

Commit 41fc561

Browse files
chore(release): 1.9.4 [skip ci]
## [1.9.4](v1.9.3...v1.9.4) (2025-04-08) ### Bug Fixes * decode otp uri before parsing ([f5f974d](f5f974d))
1 parent 62e1209 commit 41fc561

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.4](https://github.com/replydev/cotp/compare/v1.9.3...v1.9.4) (2025-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* decode otp uri before parsing ([f5f974d](https://github.com/replydev/cotp/commit/f5f974dc767a84350e6b5610615f71c948711fd4))
7+
18
## [1.9.3](https://github.com/replydev/cotp/compare/v1.9.2...v1.9.3) (2025-04-06)
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.3"
3+
version = "1.9.4"
44
authors = ["replydev <[email protected]>"]
55
edition = "2021"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."

0 commit comments

Comments
 (0)