Skip to content

Commit 3d3034a

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2025-11-05) ### Bug Fixes * **deps:** lock file maintenance ([ddd24e5](ddd24e5))
1 parent ddd24e5 commit 3d3034a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "scratch-storage",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Load and store project and asset files for Scratch 3.0",
55
"license": "AGPL-3.0-only",
66
"homepage": "https://github.com/scratchfoundation/scratch-storage#readme",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/scratchfoundation/scratch-storage.git",
10-
"sha": "570879f43fd77f17cc74796ad0e03f4c36845181"
10+
"sha": "ddd24e592469c1748dbc011364cffaef62bba24e"
1111
},
1212
"main": "./dist/node/scratch-storage.js",
1313
"browser": "./dist/web/scratch-storage.js",

0 commit comments

Comments
 (0)