Skip to content

Commit

Permalink
chore(release): 1.2.55 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.55](v1.2.54...v1.2.55) (2024-10-22)

### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.283 ([0441c92](0441c92))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 4f06b26 commit a28ec7d
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.55](https://github.com/scratchfoundation/scratch-render/compare/v1.2.54...v1.2.55) (2024-10-22)


### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.283 ([0441c92](https://github.com/scratchfoundation/scratch-render/commit/0441c927215861dea3e8e94a67aa2fb4ad808a68))

## [1.2.54](https://github.com/scratchfoundation/scratch-render/compare/v1.2.53...v1.2.54) (2024-10-22)


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.54",
"version": "1.2.55",
"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": "815c10cf53de398f13f8c2b6297ede45dc3017cc"
"sha": "4f06b267ffc2b9926a7be9d7347a50a1100b9584"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit a28ec7d

Please sign in to comment.