chore(release): 1.1.206 [skip ci]

## [1.1.206](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.205...v1.1.206) (2024-08-02)

### Bug Fixes

* **deps:** lock file maintenance ([f03ec32](f03ec32bc6))
This commit is contained in:
semantic-release-bot 2024-08-02 07:28:03 +00:00
parent 6935398243
commit fb92a52031
3 changed files with 10 additions and 3 deletions

View File

@ -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.
## [1.1.206](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.205...v1.1.206) (2024-08-02)
### Bug Fixes
* **deps:** lock file maintenance ([f03ec32](https://github.com/scratchfoundation/scratch-blocks/commit/f03ec32bc617fc09c68937c4bd9a9b61c71a292c))
## [1.1.205](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.204...v1.1.205) (2024-08-02)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "scratch-blocks",
"version": "1.1.205",
"version": "1.1.206",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "scratch-blocks",
"version": "1.1.205",
"version": "1.1.206",
"license": "Apache-2.0",
"dependencies": {
"exports-loader": "^0.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "scratch-blocks",
"version": "1.1.205",
"version": "1.1.206",
"description": "Scratch Blocks is a library for building creative computing interfaces.",
"author": "Massachusetts Institute of Technology",
"license": "Apache-2.0",