Gitfed
bastien-mrq/gitfed/ Commits/ d34dea5

Release v1.2.2

bastien-mrq 2026-07-29 09:41 commit d34dea5ed6cb360b402d2844e6dd167494121be7 parent 2fec01b281695227ba3206261019d180585f5e50
2 files changed +5 −1
M CHANGELOG.md +4 −0
M VERSION +1 −1
CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fa55b..245b272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.2.2 + +- The "New repo" form now shows the same locked `username/` prefix as the one-shot import form, instead of a bare field with a placeholder example. + ## 1.2.1 - Reworked the one-shot import form: source URL first, repo name shown as a locked `username/` prefix plus an editable, auto-filled suffix, instead of one plain text field with a placeholder example.
VERSION
diff --git a/VERSION b/VERSION index 6085e94..23aa839 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.2.2