joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -0,1 +1,6 @@ | ||
# 1.0.19 | ||
* Updates `js-draw` | ||
* `Ctrl+C`, `Ctrl+V`, and opening images dropped into the editor. | ||
* Delete the selection by pressing `Backspace` or `Delete`. | ||
# 1.0.18 | ||
@@ -2,0 +7,0 @@ * Updates `js-draw` |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"scripts": { | ||
@@ -32,4 +32,4 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"js-draw": "^0.3.1" | ||
"js-draw": "^0.3.2" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:3867b10f89fe6db409e0b593a8267f9a1c6f0056d83968ba24bb36aa424f55b6", | ||
"_publish_commit": "main:432086c5764677a107b46515c619abb1306603e3" | ||
"_publish_hash": "sha256:3ef462db0d89cfc020ac976664f3f1b620b1edb4bdbdcef44229ea8c619203de", | ||
"_publish_commit": "main:600d5afe5e9ee275f873a04d8641813f0fabb3ee" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
449410
Updatedjs-draw@^0.3.2