Skip to content

Commit a08bf7f

Browse files
chore(release): 1.2.41 [skip ci]
## [1.2.41](v1.2.40...v1.2.41) (2024-10-12) ### Bug Fixes * **deps:** update dependency scratch-storage to v2.3.278 ([cef9c57](cef9c57))
1 parent 219228d commit a08bf7f

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.2.41](https://github.com/scratchfoundation/scratch-render/compare/v1.2.40...v1.2.41) (2024-10-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-storage to v2.3.278 ([cef9c57](https://github.com/scratchfoundation/scratch-render/commit/cef9c57257266a8e362a76b89a3df42f02376a54))
12+
613
## [1.2.40](https://github.com/scratchfoundation/scratch-render/compare/v1.2.39...v1.2.40) (2024-10-12)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "scratch-render",
3-
"version": "1.2.40",
3+
"version": "1.2.41",
44
"description": "WebGL Renderer for Scratch 3.0",
55
"author": "Massachusetts Institute of Technology",
66
"license": "BSD-3-Clause",
77
"homepage": "https://github.com/scratchfoundation/scratch-render#readme",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/scratchfoundation/scratch-render.git",
11-
"sha": "ea4d03bf80a2be2261fbf0ba29099e3c4d44d9d6"
11+
"sha": "219228d7bcc614769d76277b0c34c4c0e07f5d2c"
1212
},
1313
"exports": {
1414
"webpack": "./src/index.js",

0 commit comments

Comments
 (0)