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

Merge branch 'release-3.2' into dev

This commit is contained in:
Laurent Cozic
2025-01-16 15:24:19 +00:00
16 changed files with 72 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/plugin-repo-cli",
"version": "3.2.4",
"version": "3.2.5",
"description": "",
"main": "index.js",
"bin": "./dist/index.js",
@@ -18,9 +18,9 @@
"author": "",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@joplin/lib": "^3.2.4",
"@joplin/tools": "^3.2.4",
"@joplin/utils": "^3.2.4",
"@joplin/lib": "^3.2.5",
"@joplin/tools": "^3.2.5",
"@joplin/utils": "^3.2.5",
"fs-extra": "11.2.0",
"gh-release-assets": "2.0.1",
"node-fetch": "2.6.7",