chore(release): Update version to v1.4.353

This commit is contained in:
github-actions[bot]
2025-12-19 16:21:50 +00:00
parent adcdc0cf0b
commit 96225d4aea
5 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## v1.4.353 (2025-12-19)
### PR [#1887](https://github.com/danielmiessler/Fabric/pull/1887) by [bvandevliet](https://github.com/bvandevliet): feat: correct video title and added description to yt transcript api response
- Feat: correct video title (instead of id) and added description to yt transcript api response
- Updated API documentation.
## v1.4.352 (2025-12-18)
### PR [#1886](https://github.com/danielmiessler/Fabric/pull/1886) by [ksylvan](https://github.com/ksylvan): Enhanced Onboarding and Setup Experience

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.352"
var version = "v1.4.353"

Binary file not shown.

View File

@@ -1,4 +0,0 @@
### PR [#1887](https://github.com/danielmiessler/Fabric/pull/1887) by [bvandevliet](https://github.com/bvandevliet): feat: correct video title and added description to yt transcript api response
- Feat: correct video title (instead of id) and added description to yt transcript api response
- Updated API documentation.

View File

@@ -1 +1 @@
"1.4.352"
"1.4.353"