Skip to content

Commit

Permalink
chore(release): 4.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.11](v4.0.10...v4.0.11) (2024-08-26)

### Bug Fixes

* **deps:** lock file maintenance ([6753315](6753315))
* pin cheerio to 1.0.0-rc.3 for now ([ac9a6e5](ac9a6e5))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 3364fd2 commit 8aec6f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.11](https://github.com/scratchfoundation/scratch-gui/compare/v4.0.10...v4.0.11) (2024-08-26)


### Bug Fixes

* **deps:** lock file maintenance ([6753315](https://github.com/scratchfoundation/scratch-gui/commit/6753315a25f528515989a6a91ee2614dc47b68b9))
* pin cheerio to 1.0.0-rc.3 for now ([ac9a6e5](https://github.com/scratchfoundation/scratch-gui/commit/ac9a6e5d99dd35dcf3cece9f55b606a38a8cc659))

## [4.0.10](https://github.com/scratchfoundation/scratch-gui/compare/v4.0.9...v4.0.10) (2024-08-10)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scratch-gui",
"version": "4.0.10",
"version": "4.0.11",
"description": "Graphical User Interface for creating and running Scratch 3.0 projects",
"author": "Massachusetts Institute of Technology",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 8aec6f4

Please sign in to comment.