Skip to content

Commit 5195b6f

Browse files
chore(release): 2.3.86 [skip ci]
## [2.3.86](v2.3.85...v2.3.86) (2024-07-11) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.71 ([2e7285e](2e7285e))
1 parent fa516dd commit 5195b6f

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.86](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.3.85...v2.3.86) (2024-07-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-render-fonts to v1.0.71 ([2e7285e](https://github.com/scratchfoundation/scratch-svg-renderer/commit/2e7285e89b8ec0f429c5dc1b31c3408837c6feb1))
12+
613
## [2.3.85](https://github.com/scratchfoundation/scratch-svg-renderer/compare/v2.3.84...v2.3.85) (2024-07-11)
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.85",
3+
"version": "2.3.86",
44
"description": "SVG renderer for Scratch",
55
"main": "./dist/node/ScratchSVGRenderer.js",
66
"browser": "./dist/web/ScratchSVGRenderer.js",

0 commit comments

Comments
 (0)