Skip to content

Commit

Permalink
Release 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Oct 8, 2024
1 parent 1b12fe2 commit 4c39369
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.2.1] - 2024-10-08
### Fixed
- Fix generated password being empty

## [8.2.0] - 2024-10-08
### Added
- Add `pw show` to show details
Expand Down Expand Up @@ -230,7 +234,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add install script
- Add readme

[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/8.2.0...HEAD
[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/8.2.1...HEAD
[8.2.1]: https://github.com/sschmid/pw-terminal-password-manager/compare/8.2.0...8.2.1
[8.2.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/8.1.0...8.2.0
[8.1.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/8.0.0...8.1.0
[8.0.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/7.0.0...8.0.0
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.2.0
8.2.1

0 comments on commit 4c39369

Please sign in to comment.