chore(release): Update version to v1.4.478
Some checks failed
Update Version File and Create Tag / update-version (push) Has been cancelled
Go Build / Run tests (push) Has been cancelled

This commit is contained in:
github-actions[bot] 2026-09-07 19:17:43 +00:00
parent e91b4f0af1
commit b682dad740
5 changed files with 8 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v1.4.478 (2026-09-06)
### PR [#2216](https://github.com/danielmiessler/Fabric/pull/2216) by [ctbaum](https://github.com/ctbaum): fix: enable raw mode for GPT-6 models
- Fix: enable raw mode for GPT-6 models
## v1.4.477 (2026-09-03)
### PR [#2211](https://github.com/danielmiessler/Fabric/pull/2211) by [ksylvan](https://github.com/ksylvan): fix: prevent pattern loader temporary directory leaks

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.477"
var version = "v1.4.478"

Binary file not shown.

View file

@ -1,3 +0,0 @@
### PR [#2216](https://github.com/danielmiessler/Fabric/pull/2216) by [ctbaum](https://github.com/ctbaum): fix: enable raw mode for GPT-6 models
- Fix: enable raw mode for GPT-6 models

View file

@ -1 +1 @@
"1.4.477"
"1.4.478"