mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
chore(release): Update version to v1.4.368
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.368 (2026-01-04)
|
||||||
|
|
||||||
|
### PR [#1918](https://github.com/danielmiessler/Fabric/pull/1918) by [ksylvan](https://github.com/ksylvan): Maintenance: Fix ChangeLog Generation during CI/CD
|
||||||
|
|
||||||
|
- Refactor CHANGELOG.md entries with improved formatting and conventional commit prefixes
|
||||||
|
- Consolidate git worktree fixes into single PR #1917 entry
|
||||||
|
- Reorder PR entries chronologically within version sections
|
||||||
|
- Add cache metadata update step before staging release changes
|
||||||
|
- Update changelog database binary with new entry formatting
|
||||||
|
|
||||||
## v1.4.367 (2026-01-03)
|
## v1.4.367 (2026-01-03)
|
||||||
|
|
||||||
### PR [#1912](https://github.com/danielmiessler/Fabric/pull/1912) by [berniegreen](https://github.com/berniegreen): refactor: implement structured streaming and metadata support
|
### PR [#1912](https://github.com/danielmiessler/Fabric/pull/1912) by [berniegreen](https://github.com/berniegreen): refactor: implement structured streaming and metadata support
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
var version = "v1.4.367"
|
var version = "v1.4.368"
|
||||||
|
|||||||
Binary file not shown.
@@ -1,7 +0,0 @@
|
|||||||
### PR [#1918](https://github.com/danielmiessler/Fabric/pull/1918) by [ksylvan](https://github.com/ksylvan): Maintenance: Fix ChangeLog Generation during CI/CD
|
|
||||||
|
|
||||||
- Refactor CHANGELOG.md entries with improved formatting and conventional commit prefixes
|
|
||||||
- Consolidate git worktree fixes into single PR #1917 entry
|
|
||||||
- Reorder PR entries chronologically within version sections
|
|
||||||
- Add cache metadata update step before staging release changes
|
|
||||||
- Update changelog database binary with new entry formatting
|
|
||||||
@@ -1 +1 @@
|
|||||||
"1.4.367"
|
"1.4.368"
|
||||||
|
|||||||
Reference in New Issue
Block a user