chore(release): Update version to v1.4.272

This commit is contained in:
github-actions[bot]
2025-07-28 04:52:22 +00:00
parent 198964df82
commit 7ab6fe3baa
5 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## v1.4.272 (2025-07-28)
### PR [#1658](https://github.com/danielmiessler/Fabric/pull/1658) by [ksylvan](https://github.com/ksylvan): Update Release Process for Data Consistency
- Add database sync before generating changelog in release workflow
- Ensure changelog generation includes latest database updates
- Update changelog cache database
## v1.4.271 (2025-07-28)
### PR [#1657](https://github.com/danielmiessler/Fabric/pull/1657) by [ksylvan](https://github.com/ksylvan): Add GitHub Release Description Update Feature

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.271"
var version = "v1.4.272"

Binary file not shown.

View File

@@ -1,5 +0,0 @@
### PR [#1658](https://github.com/danielmiessler/Fabric/pull/1658) by [ksylvan](https://github.com/ksylvan): Update Release Process for Data Consistency
- Add database sync before generating changelog in release workflow
- Ensure changelog generation includes latest database updates
- Update changelog cache database

View File

@@ -1 +1 @@
"1.4.271"
"1.4.272"