Skip to content

Commit a75c9f5

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2024-11-04) ### Bug Fixes * cargo clippy ([2c7e601](2c7e601)) * cargo fmt ([e2c3123](e2c3123)) * **keymaps:** some kind of vim-alike keymaps ([ef0cb98](ef0cb98)) * **keymaps:** some kind of vim-alike keymaps ([#510](#510)) ([0ec3a47](0ec3a47)) * **reverts:** results for the future ([a702acb](a702acb))
1 parent 0ec3a47 commit a75c9f5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.9.2](https://github.com/replydev/cotp/compare/v1.9.1...v1.9.2) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* cargo clippy ([2c7e601](https://github.com/replydev/cotp/commit/2c7e601e83499a129c64daf3ff3cc197712c8fe4))
7+
* cargo fmt ([e2c3123](https://github.com/replydev/cotp/commit/e2c3123a91a694559663bd80690a9c56cdae70d9))
8+
* **keymaps:** some kind of vim-alike keymaps ([ef0cb98](https://github.com/replydev/cotp/commit/ef0cb98d2ea807632535d299e5880f5dbbc211b2))
9+
* **keymaps:** some kind of vim-alike keymaps ([#510](https://github.com/replydev/cotp/issues/510)) ([0ec3a47](https://github.com/replydev/cotp/commit/0ec3a47159fc4d2a0d6bed7cfe6181468bda9b9a))
10+
* **reverts:** results for the future ([a702acb](https://github.com/replydev/cotp/commit/a702acb50f2d7b053659dce9a9ca5216d12211aa))
11+
112
## [1.9.1](https://github.com/replydev/cotp/compare/v1.9.0...v1.9.1) (2024-09-12)
213

314

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.1"
3+
version = "1.9.2"
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)