Skip to content

Commit 022d4e5

Browse files
chore(release): 1.0.286 [skip ci]
## [1.0.286](v1.0.285...v1.0.286) (2024-08-18) ### Bug Fixes * **deps:** lock file maintenance ([700987a](700987a)) * **deps:** update dependency scratch-storage to v2.3.217 ([3c3d724](3c3d724))
1 parent fd00a9f commit 022d4e5

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
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.286](https://github.com/scratchfoundation/scratch-render/compare/v1.0.285...v1.0.286) (2024-08-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** lock file maintenance ([700987a](https://github.com/scratchfoundation/scratch-render/commit/700987af38369caa21394e4ea2d04011bc11b84a))
12+
* **deps:** update dependency scratch-storage to v2.3.217 ([3c3d724](https://github.com/scratchfoundation/scratch-render/commit/3c3d72414824c87e2323b88b9f2892e0dabde49f))
13+
614
## [1.0.285](https://github.com/scratchfoundation/scratch-render/compare/v1.0.284...v1.0.285) (2024-08-18)
715

816

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.0.285",
3+
"version": "1.0.286",
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": "f315fa0882608d795749b9654251e207fb18fb2f"
11+
"sha": "fd00a9f5209828446b4fe4fffaf8f7c0a7f4977e"
1212
},
1313
"exports": {
1414
"webpack": "./src/index.js",

0 commit comments

Comments
 (0)