chore(release): Update version to v1.4.468

This commit is contained in:
github-actions[bot] 2026-08-02 23:32:11 +00:00
parent 32ff0b5591
commit cb340b6b02
5 changed files with 8 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v1.4.468 (2026-08-02)
### PR [#2182](https://github.com/danielmiessler/Fabric/pull/2182) by [drawliin](https://github.com/drawliin): fix(ollama): close stream channel on errors
- Fix(ollama): close stream channel on errors
## v1.4.467 (2026-07-31)
### PR [#2171](https://github.com/danielmiessler/Fabric/pull/2171) by [OdinKral](https://github.com/OdinKral): feat(scripts): add pattern/maintenance audit script

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.467"
var version = "v1.4.468"

Binary file not shown.

View file

@ -1,3 +0,0 @@
### PR [#2182](https://github.com/danielmiessler/Fabric/pull/2182) by [drawliin](https://github.com/drawliin): fix(ollama): close stream channel on errors
- Fix(ollama): close stream channel on errors

View file

@ -1 +1 @@
"1.4.467"
"1.4.468"