Skip to content

Commit 9b7c40a

Browse files
chore(release): 4.1.54 [skip ci]
## [4.1.54](v4.1.53...v4.1.54) (2026-05-07) ### Bug Fixes * drop data-paper-data attributes whose value isn't valid JSON ([de6907b](de6907b)) ### Performance Improvements * parse SVG once for viewBox and data-paper-data strip ([4d22659](4d22659))
1 parent 9660834 commit 9b7c40a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-paint",
3-
"version": "4.1.53",
3+
"version": "4.1.54",
44
"description": "Graphical User Interface for the Scratch 3.0 paint editor, which is used to make and edit sprites for use in projects.",
55
"main": "./dist/scratch-paint.js",
66
"browser": "./src/index.js",

0 commit comments

Comments
 (0)