Skip to content

Commit

Permalink
chore(release): 1.0.127 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.127](v1.0.126...v1.0.127) (2024-05-07)

### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.105 ([da024ff](da024ff))
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent f59c0c3 commit 1bf84e3
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.0.127](https://github.com/scratchfoundation/scratch-render/compare/v1.0.126...v1.0.127) (2024-05-07)


### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.105 ([da024ff](https://github.com/scratchfoundation/scratch-render/commit/da024ff4912381feee6e2d80f1f7979a6e1d2cf9))

## [1.0.126](https://github.com/scratchfoundation/scratch-render/compare/v1.0.125...v1.0.126) (2024-05-06)


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.0.126",
"version": "1.0.127",
"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": "95975bb69d5a11fc3ed3707f3cc7efd3d859b3dc"
"sha": "f59c0c35e6747170019c041ee73ccee3997002a9"
},
"main": "./dist/node/scratch-render.js",
"browser": "./src/index.js",
Expand Down

0 comments on commit 1bf84e3

Please sign in to comment.