Skip to content

Commit

Permalink
chore(release): 1.2.59 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.59](v1.2.58...v1.2.59) (2024-10-24)

### Bug Fixes

* **deps:** update dependency scratch-render-fonts to v1.0.115 ([359f821](359f821))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent cba4650 commit 78a0dfd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.59](https://github.com/scratchfoundation/scratch-render/compare/v1.2.58...v1.2.59) (2024-10-24)


### Bug Fixes

* **deps:** update dependency scratch-render-fonts to v1.0.115 ([359f821](https://github.com/scratchfoundation/scratch-render/commit/359f82171b8e636495dac3f6230eebb42285c144))

## [1.2.58](https://github.com/scratchfoundation/scratch-render/compare/v1.2.57...v1.2.58) (2024-10-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "scratch-render",
"version": "1.2.58",
"version": "1.2.59",
"description": "WebGL Renderer for Scratch 3.0",
"author": "Massachusetts Institute of Technology",
"license": "BSD-3-Clause",
"homepage": "https://github.com/scratchfoundation/scratch-render#readme",
"repository": {
"type": "git",
"url": "https://github.com/scratchfoundation/scratch-render.git",
"sha": "98f19da84b636001b0368b96ec57622e073fbb10"
"sha": "cba4650ad5956dc91cef45b382aac98815c075f5"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit 78a0dfd

Please sign in to comment.