chore(release): Update version to v1.4.428

This commit is contained in:
github-actions[bot] 2026-03-02 14:34:54 +00:00
parent 7c82cc596f
commit fa2e1ee90a
5 changed files with 8 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v1.4.428 (2026-03-02)
### PR [#2040](https://github.com/danielmiessler/Fabric/pull/2040) by [Twozee-Tech](https://github.com/Twozee-Tech): Add Polish (pl) locale
- Add Polish (pl) locale with a complete translation file containing all 683 keys, matching the structure of existing locale files in `internal/i18n/locales/`.
## v1.4.427 (2026-03-01)
### PR [#2038](https://github.com/danielmiessler/Fabric/pull/2038) by [ksylvan](https://github.com/ksylvan): Add Git CLI Fallback to `FetchFilesFromRepo`

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.427"
var version = "v1.4.428"

Binary file not shown.

View file

@ -1,3 +0,0 @@
### PR [#2040](https://github.com/danielmiessler/Fabric/pull/2040) by [Twozee-Tech](https://github.com/Twozee-Tech): Add Polish (pl) locale
- Add Polish (pl) locale with a complete translation file containing all 683 keys, matching the structure of existing locale files in `internal/i18n/locales/`.

View file

@ -1 +1 @@
"1.4.427"
"1.4.428"