chore(release): Update version to v1.4.472

This commit is contained in:
github-actions[bot] 2026-08-29 15:48:52 +00:00
parent 8aeaa1bb5e
commit 8fd6ce2418
5 changed files with 12 additions and 5 deletions

View file

@ -1,5 +1,15 @@
# Changelog
## v1.4.472 (2026-08-29)
### PR [#2198](https://github.com/danielmiessler/Fabric/pull/2198) by [cuihuan](https://github.com/cuihuan): feat(providers): add Synthorai as an OpenAI-compatible provider
- Feat(providers): add Synthorai as an OpenAI-compatible provider
### Direct commits
- Chore: delete generate_changelog noise in README.
## v1.4.471 (2026-08-28)
### PR [#2200](https://github.com/danielmiessler/Fabric/pull/2200) by [ksylvan](https://github.com/ksylvan): fix: persist Codex OAuth tokens after refresh

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.471"
var version = "v1.4.472"

Binary file not shown.

View file

@ -1,3 +0,0 @@
### PR [#2198](https://github.com/danielmiessler/Fabric/pull/2198) by [cuihuan](https://github.com/cuihuan): feat(providers): add Synthorai as an OpenAI-compatible provider
- Feat(providers): add Synthorai as an OpenAI-compatible provider

View file

@ -1 +1 @@
"1.4.471"
"1.4.472"