Skip to content

Commit a1500b7

Browse files
chore(release): 2.5.29 [skip ci]
## [2.5.29](v2.5.28...v2.5.29) (2024-11-05) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.121 ([445b474](445b474))
1 parent 6eb9ce1 commit a1500b7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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+
## [2.5.29](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.5.28...v2.5.29) (2024-11-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-render-fonts to v1.0.121 ([445b474](https://github.com/scratchfoundation/scratch-svg-renderer/commit/445b4741100dd9caed5628106c98df0a52bc874c))
12+
613
## [2.5.28](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.5.27...v2.5.28) (2024-11-03)
714

815

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-svg-renderer",
3-
"version": "2.5.28",
3+
"version": "2.5.29",
44
"description": "SVG renderer for Scratch",
55
"main": "./dist/node/scratch-svg-renderer.js",
66
"browser": "./dist/web/scratch-svg-renderer.js",

0 commit comments

Comments
 (0)