Skip to content

Commit 1141585

Browse files
chore(release): 1.0.37 [skip ci]
## [1.0.37](v1.0.36...v1.0.37) (2022-10-22) ### Bug Fixes * **deps:** update dependency scratch-blocks to v0.1.0-prerelease.20221022065211 ([d871e9c](d871e9c)) * **deps:** update dependency scratch-l10n to v3.15.20221022032111 ([1935015](1935015))
1 parent 97e1848 commit 1141585

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.37](https://github.com/LLK/scratch-gui/compare/v1.0.36...v1.0.37) (2022-10-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-blocks to v0.1.0-prerelease.20221022065211 ([d871e9c](https://github.com/LLK/scratch-gui/commit/d871e9cff9625e6cb1eae9efeb849b6ea3c4e67f))
12+
* **deps:** update dependency scratch-l10n to v3.15.20221022032111 ([1935015](https://github.com/LLK/scratch-gui/commit/1935015c746f0be1f8fa5f0664b475545d475488))
13+
614
## [1.0.36](https://github.com/LLK/scratch-gui/compare/v1.0.35...v1.0.36) (2022-10-22)
715

816

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-gui",
3-
"version": "1.0.36",
3+
"version": "1.0.37",
44
"description": "GraphicaL User Interface for creating and running Scratch 3.0 projects",
55
"author": "Massachusetts Institute of Technology",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)