mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
CLI v1.6.2
This commit is contained in:
parent
aa4905ab45
commit
9d547a58c9
2
packages/app-cli/package-lock.json
generated
2
packages/app-cli/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -31,7 +31,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Joplin terminal app changelog
|
||||
|
||||
## [cli-v1.6.1](https://github.com/laurent22/joplin/releases/tag/cli-v1.6.1) - 2021-01-11T11:10:13Z
|
||||
## [cli-v1.6.2](https://github.com/laurent22/joplin/releases/tag/cli-v1.6.2) - 2021-01-11T11:41:56Z
|
||||
|
||||
- New: Add more log info when a revision cannot be deleted due to still-encrypted item
|
||||
- Improved: Do not display error message when fixing ENEX resource mime type (#4310)
|
||||
|
Loading…
Reference in New Issue
Block a user