Skip to content

Commit c2eb339

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2024-05-05) ### Bug Fixes * Misc OTP Uri import changes ([#425](#425)) ([cbe2c72](cbe2c72)) * show useful errors when import file parsing fails ([81ffa60](81ffa60))
1 parent cbe2c72 commit c2eb339

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.1](https://github.com/replydev/cotp/compare/v1.6.0...v1.6.1) (2024-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Misc OTP Uri import changes ([#425](https://github.com/replydev/cotp/issues/425)) ([cbe2c72](https://github.com/replydev/cotp/commit/cbe2c72720c97e53426aba6d8e2cf94abec7af18))
7+
* show useful errors when import file parsing fails ([81ffa60](https://github.com/replydev/cotp/commit/81ffa606733a24e1cf060cace938adad7758bdbe))
8+
19
# [1.6.0](https://github.com/replydev/cotp/compare/v1.5.0...v1.6.0) (2024-05-02)
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.6.0"
3+
version = "1.6.1"
44
authors = ["replydev <commoncargo@tutanota.com>"]
55
edition = "2021"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."

0 commit comments

Comments
 (0)