Skip to content

Commit 2264ee3

Browse files
chore(release): 4.1.18 [skip ci]
## [4.1.18](v4.1.17...v4.1.18) (2025-10-23) ### Bug Fixes * **deps:** lock file maintenance ([edbb9f3](edbb9f3)) * **deps:** lock file maintenance ([feea9f0](feea9f0)) * **deps:** lock file maintenance ([1e8f1fe](1e8f1fe)) * **deps:** lock file maintenance ([c06d654](c06d654)) * **deps:** lock file maintenance ([5993dca](5993dca))
1 parent edbb9f3 commit 2264ee3

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.17",
3+
"version": "4.1.18",
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": "3efe48f02082b180acd9b574bcc19ee25bac09e1"
10+
"sha": "edbb9f3138df871d1f6e61113919cba35c9699e6"
1111
},
1212
"main": "./dist/node/scratch-storage.js",
1313
"browser": "./dist/web/scratch-storage.js",

0 commit comments

Comments
 (0)