joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,5 @@ | ||
# 1.2.1 | ||
* Updates `js-draw` | ||
* Fixes unnecessary scrollbars when editing/adding text. | ||
# 1.2.0 | ||
@@ -2,0 +6,0 @@ * Updates `js-draw` |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"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.7.0" | ||
"js-draw": "^0.7.1" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:b452c473a1cfccb71cef06959951a94babfc9cc1623945c8e6537664b3435687", | ||
"_publish_commit": "main:ac9aa55f06e79800d779bd34ba8f8afcc9e564fe" | ||
"_publish_hash": "sha256:91d1096a0e19e1ef1886e05829248b689c15221fda1b6feb1ec16254d824d164", | ||
"_publish_commit": "main:234a553649e67dca477c2c1838ea3a3e79a64058" | ||
} |
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
476620
Updatedjs-draw@^0.7.1