Skip to content

Commit

Permalink
chore(release): 2.0.114 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.114](v2.0.113...v2.0.114) (2025-01-18)

### Bug Fixes

* **deps:** lock file maintenance ([3a0f16c](3a0f16c))
  • Loading branch information
semantic-release-bot committed Jan 18, 2025
1 parent 56b3a8f commit 7551c8d
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.

## [2.0.114](https://github.com/scratchfoundation/scratch-render/compare/v2.0.113...v2.0.114) (2025-01-18)


### Bug Fixes

* **deps:** lock file maintenance ([3a0f16c](https://github.com/scratchfoundation/scratch-render/commit/3a0f16cb3b2cd7b5fe219584638614c316b1e759))

## [2.0.113](https://github.com/scratchfoundation/scratch-render/compare/v2.0.112...v2.0.113) (2025-01-17)


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": "2.0.113",
"version": "2.0.114",
"description": "WebGL Renderer for Scratch 3.0",
"author": "Massachusetts Institute of Technology",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/scratchfoundation/scratch-render#readme",
"repository": {
"type": "git",
"url": "https://github.com/scratchfoundation/scratch-render.git",
"sha": "525c73bd0ea91b7e145fc61d4d7261261059c0e4"
"sha": "56b3a8f679acf0fb5f30f7ac2f38721714a4b3e2"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit 7551c8d

Please sign in to comment.