Skip to content

Commit fcdbdf8

Browse files
chore(release): 4.1.6 [skip ci]
## [4.1.6](v4.1.5...v4.1.6) (2025-10-06) ### Bug Fixes * **deps:** lock file maintenance ([a533372](a533372))
1 parent a533372 commit fcdbdf8

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": "4.1.5",
3+
"version": "4.1.6",
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": "737429bfa1726cec35059cc41ff0f68cf558b4ca"
10+
"sha": "a533372a0fd051c79cd04bd36993ecc06bc8b4a9"
1111
},
1212
"main": "./dist/node/scratch-storage.js",
1313
"browser": "./dist/web/scratch-storage.js",

0 commit comments

Comments
 (0)