Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-21 09:24:23 +01:00

chore(release-notes): notes for the week 2024-46 weekly cherry pick

This commit is contained in:
Earl Warren 2024-11-16 15:25:37 +01:00
parent 308812a82e
commit 969a6ab24a
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

1
release-notes/5988.md Normal file
View file

@ -0,0 +1 @@
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/fc26becba4b08877a726f2e7e453992310245fe5) when a tag was removed and a release existed for that tag, it would be broken. The release is no longer broken the tag can be added again.