Skip to content

Commit d71d8b0

Browse files
chore(release): 1.0.265 [skip ci]
## [1.0.265](scratchfoundation/scratch-render@v1.0.264...v1.0.265) (2024-08-11) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.85 ([1347ef8](scratchfoundation/scratch-render@1347ef8))
1 parent 0c607f1 commit d71d8b0

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

workspaces/scratch-render/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.0.265](https://github.com/scratchfoundation/scratch-render/compare/v1.0.264...v1.0.265) (2024-08-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-render-fonts to v1.0.85 ([0bfe9c8](https://github.com/scratchfoundation/scratch-render/commit/0bfe9c854bec7ed2920bb8b15ca4fa6365d16ece))
12+
613
## [1.0.264](https://github.com/scratchfoundation/scratch-render/compare/v1.0.263...v1.0.264) (2024-08-11)
714

815

workspaces/scratch-render/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.

workspaces/scratch-render/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.264",
3+
"version": "1.0.265",
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": "371c756c4919bac266705e6e39aef97b76369683"
11+
"sha": "684fdbf9e280acecf9f687469aead219b4a109f9"
1212
},
1313
"exports": {
1414
"webpack": "./src/index.js",

0 commit comments

Comments
 (0)