chore(release): Update version to v1.4.304

This commit is contained in:
github-actions[bot]
2025-08-31 15:40:12 +00:00
parent f22c144786
commit bc73bdb704
5 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.303"
var version = "v1.4.304"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### PR [#1740](https://github.com/danielmiessler/Fabric/pull/1740) by [ksylvan](https://github.com/ksylvan): Restore our custom Changelog Updates in GitHub Actions
- Add changelog generation step to GitHub release workflow
- Create updateReleaseForRepo helper method for release updates
- Add fork detection logic in UpdateReleaseDescription method
- Implement upstream repository release update for forks
- Enhance error handling with detailed repository context