mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore(release): Update version to v1.4.379
This commit is contained in:
parent
36a22aa432
commit
52db4f1961
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## v1.4.379 (2026-01-15)
|
||||
|
||||
### PR [#1935](https://github.com/danielmiessler/Fabric/pull/1935) by [dependabot](https://github.com/apps/dependabot): chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
|
||||
|
||||
- Updated @sveltejs/kit from version 2.21.1 to 2.49.5
|
||||
- Updated devalue dependency from version 5.3.2 to 5.6.2
|
||||
|
||||
## v1.4.378 (2026-01-14)
|
||||
|
||||
### PR [#1933](https://github.com/danielmiessler/Fabric/pull/1933) by [ksylvan](https://github.com/ksylvan): Add DigitalOcean Gradient AI support
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
package main
|
||||
|
||||
var version = "v1.4.378"
|
||||
var version = "v1.4.379"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
### PR [#1935](https://github.com/danielmiessler/Fabric/pull/1935) by [dependabot](https://github.com/apps/dependabot): chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
|
||||
|
||||
- Updated @sveltejs/kit from version 2.21.1 to 2.49.5
|
||||
- Updated devalue dependency from version 5.3.2 to 5.6.2
|
||||
|
|
@ -1 +1 @@
|
|||
"1.4.378"
|
||||
"1.4.379"
|
||||
|
|
|
|||
Loading…
Reference in a new issue