Skip to content

Commit ac2e85b

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2024-02-22) ### Bug Fixes * 🚀 remove otp-uri argument as now otp uris can be imported ([5cb20ae](5cb20ae)) * 🚀 remove otp-uri argument as now otp uris can be imported ([#397](#397)) ([50e647e](50e647e))
1 parent 50e647e commit ac2e85b

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.4.5](https://github.com/replydev/cotp/compare/v1.4.4...v1.4.5) (2024-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* :rocket: remove otp-uri argument as now otp uris can be imported ([5cb20ae](https://github.com/replydev/cotp/commit/5cb20aeec8a04aa6d26b33df266cdedec4422e68))
7+
* :rocket: remove otp-uri argument as now otp uris can be imported ([#397](https://github.com/replydev/cotp/issues/397)) ([50e647e](https://github.com/replydev/cotp/commit/50e647eada1a2df4af0103a77dd78b3fa31dd42a))
8+
19
## [1.4.4](https://github.com/replydev/cotp/compare/v1.4.3...v1.4.4) (2024-02-16)
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.4.4"
3+
version = "1.4.5"
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)