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

Transcribe v3.4.6

This commit is contained in:
Laurent Cozic
2025-08-01 11:14:18 +01:00
parent c63ad17f98
commit 86934d502e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
# Transcribe Changelog
## [transcribe-v3.4.5](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.5) - 2025-07-31T20:36:15Z
## [transcribe-v3.4.6](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.6) - 2025-08-01T10:14:08Z
- Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr))