chore(release): Update version to v1.4.372

This commit is contained in:
github-actions[bot]
2026-01-04 20:15:36 +00:00
parent 55c94e65da
commit 6b6d0adbfb
5 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## v1.4.372 (2026-01-04)
### PR [#1913](https://github.com/danielmiessler/Fabric/pull/1913) by [majiayu000](https://github.com/majiayu000): fix: REST API /chat endpoint doesn't pass 'search' parameter to ChatOptions
- Fix: REST API /chat endpoint now properly passes Search and SearchLocation parameters to ChatOptions
## v1.4.371 (2026-01-04)
### PR [#1923](https://github.com/danielmiessler/Fabric/pull/1923) by [ksylvan](https://github.com/ksylvan): ChangeLog Generation stability

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.371"
var version = "v1.4.372"

Binary file not shown.

View File

@@ -1,3 +0,0 @@
### PR [#1913](https://github.com/danielmiessler/Fabric/pull/1913) by [majiayu000](https://github.com/majiayu000): fix: REST API /chat endpoint doesn't pass 'search' parameter to ChatOptions
- Fix: REST API /chat endpoint now properly passes Search and SearchLocation parameters to ChatOptions

View File

@@ -1 +1 @@
"1.4.371"
"1.4.372"