chore(release): 1.1.199 [skip ci]

## [1.1.199](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.198...v1.1.199) (2024-07-28)

### Bug Fixes

* **deps:** lock file maintenance ([d12aa91](d12aa91f38))
This commit is contained in:
semantic-release-bot 2024-07-28 06:48:01 +00:00
parent 26a93b953c
commit 0b9f1fd7f0
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.199](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.198...v1.1.199) (2024-07-28)
### Bug Fixes
* **deps:** lock file maintenance ([d12aa91](https://github.com/scratchfoundation/scratch-blocks/commit/d12aa91f3813920da9700871a692c1c0c98b3f18))
## [1.1.198](https://github.com/scratchfoundation/scratch-blocks/compare/v1.1.197...v1.1.198) (2024-07-27)

4
package-lock.json generated
View file

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

View file

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