Skip to content

Commit 0b60447

Browse files
committed
chore: Bump version to 0.14.2
1 parent e925b4c commit 0b60447

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v0.14.2"></a>
2+
## v0.14.2 (2026-03-22)
3+
4+
5+
#### Bug Fixes
6+
7+
* Support non-ASCII usernames in Windows pipe path (#112) ([f60788c6](https://github.com/Frederick888/git-credential-keepassxc/commit/f60788c62f640bcbb0bed39878a0491e7203be76))
8+
9+
10+
111
<a name="v0.14.1"></a>
212
## v0.14.1 (2024-08-12)
313

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 = "git-credential-keepassxc"
3-
version = "0.14.1"
3+
version = "0.14.2"
44
authors = ["Frederick Zhang <frederick888@tsundere.moe>"]
55
edition = "2021"
66
description = "Helper that allows Git and shell scripts to use KeePassXC as credential store"

0 commit comments

Comments
 (0)