1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Transcribe v3.4.8

This commit is contained in:
Laurent Cozic
2025-08-01 13:30:54 +01:00
parent 9ba1c0db4e
commit 22817317f1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@joplin/transcribe", "name": "@joplin/transcribe",
"version": "3.4.7", "version": "3.4.8",
"private": true, "private": true,
"scripts": { "scripts": {
"rebuild": "yarn clean && yarn build && yarn tsc", "rebuild": "yarn clean && yarn build && yarn tsc",

View File

@@ -1,5 +1,5 @@
# Transcribe Changelog # Transcribe Changelog
## [transcribe-v3.4.7](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.7) - 2025-08-01T11:14:24Z ## [transcribe-v3.4.8](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.8) - 2025-08-01T12:30:47Z
- Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr)) - Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr))