mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore(release): Update version to v1.4.399
This commit is contained in:
parent
9c31ca3c35
commit
0e003a8247
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v1.4.399 (2026-02-03)
|
||||
|
||||
### PR [#1983](https://github.com/danielmiessler/Fabric/pull/1983) by [dependabot](https://github.com/apps/dependabot): chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /web in the npm_and_yarn group across 1 directory
|
||||
|
||||
- Updated @isaacs/brace-expansion dependency from version 5.0.0 to 5.0.1 in the web directory
|
||||
|
||||
## v1.4.398 (2026-02-03)
|
||||
|
||||
### PR [#1981](https://github.com/danielmiessler/Fabric/pull/1981) by [infinitelyloopy-bt](https://github.com/infinitelyloopy-bt): fix(azure): support GPT-5 and o-series reasoning models
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
package main
|
||||
|
||||
var version = "v1.4.398"
|
||||
var version = "v1.4.399"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,3 +0,0 @@
|
|||
### PR [#1983](https://github.com/danielmiessler/Fabric/pull/1983) by [dependabot](https://github.com/apps/dependabot): chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /web in the npm_and_yarn group across 1 directory
|
||||
|
||||
- Updated @isaacs/brace-expansion dependency from version 5.0.0 to 5.0.1 in the web directory
|
||||
|
|
@ -1 +1 @@
|
|||
"1.4.398"
|
||||
"1.4.399"
|
||||
|
|
|
|||
Loading…
Reference in a new issue