Skip to content

Commit f32decd

Browse files
committed
Release 12.1.1
1 parent 455689b commit f32decd

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [12.1.1] - 2025-06-27
10+
### Changed
11+
- `macos_keychain`: Decrease service column width to better fit within 80 char width
12+
13+
### Other
14+
- Add support for running tests with Apple container
15+
916
## [12.1.0] - 2025-06-15
1017
### Added
1118
- Add plugin specific config parsing
@@ -463,7 +470,8 @@ new format. `pw` can automatically migrate your `.pwrc` to the new format:
463470
- Add install script
464471
- Add readme
465472

466-
[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.0...HEAD
473+
[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.1...HEAD
474+
[12.1.1]: https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.0...12.1.1
467475
[12.1.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/12.0.1...12.1.0
468476
[12.0.1]: https://github.com/sschmid/pw-terminal-password-manager/compare/12.0.0...12.0.1
469477
[12.0.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/11.0.0...12.0.0

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.1.0
1+
12.1.1

0 commit comments

Comments
 (0)