Skip to content

Commit 925c5b8

Browse files
chore(release): 2.3.30 [skip ci]
## [2.3.30](v2.3.29...v2.3.30) (2024-04-22) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.39 ([7881cf0](7881cf0))
1 parent 2e29428 commit 925c5b8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [2.3.30](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.3.29...v2.3.30) (2024-04-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-render-fonts to v1.0.39 ([7881cf0](https://github.com/scratchfoundation/scratch-svg-renderer/commit/7881cf0d626429a0d5b79734f839b94f5fc18fe5))
12+
613
## [2.3.29](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.3.28...v2.3.29) (2024-04-22)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-svg-renderer",
3-
"version": "2.3.29",
3+
"version": "2.3.30",
44
"description": "SVG renderer for Scratch",
55
"main": "./dist/node/ScratchSVGRenderer.js",
66
"browser": "./dist/web/ScratchSVGRenderer.js",

0 commit comments

Comments
 (0)