Skip to content

Commit adc54fd

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2024-05-02) ### Features * implement otp uri copying from QRCode page ([1120f07](1120f07))
1 parent c01b357 commit adc54fd

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.6.0](https://github.com/replydev/cotp/compare/v1.5.0...v1.6.0) (2024-05-02)
2+
3+
4+
### Features
5+
6+
* implement otp uri copying from QRCode page ([1120f07](https://github.com/replydev/cotp/commit/1120f070b09ea2ac6e86b9507714b881c768ac53))
7+
18
# [1.5.0](https://github.com/replydev/cotp/compare/v1.4.5...v1.5.0) (2024-03-12)
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.5.0"
3+
version = "1.6.0"
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)