chore(release): Update version to v1.4.276

This commit is contained in:
github-actions[bot]
2025-08-08 02:24:57 +00:00
parent 056791233a
commit 3584f83b30
4 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
## v1.4.276 (2025-08-08)
### Direct commits
- Ci: add write permissions to update_release_notes job
- Add contents write permission to release notes job
- Enable GitHub Actions to modify repository contents
- Fix potential permission issues during release process
## v1.4.275 (2025-08-07)
### PR [#1676](https://github.com/danielmiessler/Fabric/pull/1676) by [ksylvan](https://github.com/ksylvan): Refactor authentication to support GITHUB_TOKEN and GH_TOKEN

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.275"
var version = "v1.4.276"

Binary file not shown.

View File

@@ -1 +1 @@
"1.4.275"
"1.4.276"