joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.12.0 to 1.12.1
@@ -0,1 +1,5 @@ | ||
# 1.12.1 | ||
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0251) | ||
- Fixes strokes disappearing when drawn with the mouse when running in the version of Electron used by Joplin. | ||
# 1.12.0 | ||
@@ -2,0 +6,0 @@ * [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0250) |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"scripts": { | ||
@@ -33,4 +33,4 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"js-draw": "^0.25.0" | ||
"js-draw": "^0.25.1" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"name": "Freehand Drawing", | ||
@@ -35,4 +35,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82", | ||
"_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd" | ||
"_publish_hash": "sha256:21a111a7ffa778fbe358e3b841f07732fd2c2df7f52d63069ac8936240cfaa8a", | ||
"_publish_commit": "main:555a576f98d16066b9273ac33b10034c4892f5d4" | ||
} |
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
504509
Updatedjs-draw@^0.25.1