Skip to content

Commit

Permalink
chore(release): 4.0.16 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.16](v4.0.15...v4.0.16) (2024-12-06)

### Bug Fixes

* **deps:** lock file maintenance ([7b87b00](7b87b00))
  • Loading branch information
semantic-release-bot committed Dec 6, 2024
1 parent ab23029 commit 5c467cc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.16](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.15...v4.0.16) (2024-12-06)


### Bug Fixes

* **deps:** lock file maintenance ([7b87b00](https://github.com/scratchfoundation/scratch-storage/commit/7b87b00c181f62124d236e96f388b87b280b9053))

## [4.0.15](https://github.com/scratchfoundation/scratch-storage/compare/v4.0.14...v4.0.15) (2024-12-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "scratch-storage",
"version": "4.0.15",
"version": "4.0.16",
"description": "Load and store project and asset files for Scratch 3.0",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/scratchfoundation/scratch-storage#readme",
"repository": {
"type": "git",
"url": "https://github.com/scratchfoundation/scratch-storage.git",
"sha": "13de6be2de1ac36e1166e1edd6c12cc46cdb9411"
"sha": "ab23029a6be0778aa2ef3fae97e34ebc15a34dee"
},
"main": "./dist/node/scratch-storage.js",
"browser": "./dist/web/scratch-storage.js",
Expand Down

0 comments on commit 5c467cc

Please # to comment.