Skip to content

Commit 7e16296

Browse files
chore(release): 4.1.8 [skip ci]
## [4.1.8](v4.1.7...v4.1.8) (2025-10-08) ### Bug Fixes * **deps:** lock file maintenance ([ed3bb36](ed3bb36))
1 parent ed3bb36 commit 7e16296

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.7",
3+
"version": "4.1.8",
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": "1b7d45d53a7c41ca5e151af3bfea2ef6cd6849e6"
10+
"sha": "ed3bb364026153c0d471b29e3d7418f49cb477e5"
1111
},
1212
"main": "./dist/node/scratch-storage.js",
1313
"browser": "./dist/web/scratch-storage.js",

0 commit comments

Comments
 (0)