1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

CLI v1.2.3

This commit is contained in:
Laurent Cozic 2020-10-09 12:17:40 +01:00
parent 12ff654986
commit fc6da04081
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "joplin",
"version": "1.2.2",
"version": "1.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -28,7 +28,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.2.2",
"version": "1.2.3",
"bin": {
"joplin": "./main.js"
},

View File

@ -1,5 +1,9 @@
# Joplin terminal app changelog
## [cli-v1.2.3](https://github.com/laurent22/joplin/releases/tag/cli-v1.2.3) - 2020-10-09T11:17:18Z
- Improved: Improved handling of database migration failures
## [cli-v1.2.2](https://github.com/laurent22/joplin/releases/tag/cli-v1.2.2) - 2020-09-29T11:33:53Z
- Fixed: Fixed crash due to missing spellfix extension