chore(release): Update version to v1.4.400

This commit is contained in:
github-actions[bot]
2026-02-05 19:08:14 +00:00
parent e59aed5871
commit 4aaba1cd2a
6 changed files with 14 additions and 89 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.399"
var version = "v1.4.400"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### PR [#1986](https://github.com/danielmiessler/Fabric/pull/1986) by [ksylvan](https://github.com/ksylvan): Support Anthropic Opus 4.6
- Upgrade anthropic-sdk-go from v1.20.0 to v1.21.0
- Add `ClaudeOpus4_6` to supported Anthropic model list
- Remove unused indirect dependencies from go.mod and go.sum
- Clean up legacy protobuf and gRPC version references
- Drop unused table writer and console dependencies