You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2026-05-03)
### Bug Fixes
* do not discard time period in TOTP codes ([dd6d464](dd6d464))
* do not discard time period on TOTP codes ([#661](#661)) ([0e74377](0e74377))
chore(release): 1.9.8 [skip ci]
## [1.9.8](v1.9.7...v1.9.8) (2026-03-17)
### Bug Fixes
* handle missing element index in delete subcommand ([f65ea62](f65ea62))
* read delete confirmation from tty when stdin is consumed ([b3d651c](b3d651c))
* read delete confirmation from tty when stdin is consumed ([#642](#642)) ([9a4dcbf](9a4dcbf))
chore(release): 1.9.6 [skip ci]
## [1.9.6](v1.9.5...v1.9.6) (2025-06-02)
### Bug Fixes
* do not throw error on empty otp database, in list subcommand ([0222faf](0222faf))
* do not throw error on empty otp database, in list subcommand ([#568](#568)) ([1c921ef](1c921ef))
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2024-09-12)
### Bug Fixes
* prompt for save if user modifies the HOTP counter ([8568771](8568771))