Skip to content

Commit

Permalink
chore(release): 5.0.206 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.206](v5.0.205...v5.0.206) (2025-03-05)

### Bug Fixes

* **deps:** update dependency scratch-svg-renderer to v3.0.75 ([c754dcc](c754dcc))
  • Loading branch information
semantic-release-bot committed Mar 5, 2025
1 parent 78dad2d commit 8467c34
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.

## [5.0.206](https://github.com/scratchfoundation/scratch-vm/compare/v5.0.205...v5.0.206) (2025-03-05)


### Bug Fixes

* **deps:** update dependency scratch-svg-renderer to v3.0.75 ([c754dcc](https://github.com/scratchfoundation/scratch-vm/commit/c754dccf5fb6f6d0d135de1825c638465449a5b7))

## [5.0.205](https://github.com/scratchfoundation/scratch-vm/compare/v5.0.204...v5.0.205) (2025-03-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,14 +1,14 @@
{
"name": "scratch-vm",
"version": "5.0.205",
"version": "5.0.206",
"description": "Virtual Machine for Scratch 3.0",
"author": "Massachusetts Institute of Technology",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/scratchfoundation/scratch-vm#readme",
"repository": {
"type": "git",
"url": "https://github.com/scratchfoundation/scratch-vm.git",
"sha": "7cd3bbd97fff518f54d7a4c523cd9e7bf5894b83"
"sha": "78dad2d151e9adc653564b35a88508002e84d6f6"
},
"main": "./dist/node/scratch-vm.js",
"browser": "./dist/web/scratch-vm.js",
Expand Down

0 comments on commit 8467c34

Please sign in to comment.