Skip to content

Commit

Permalink
chore(release): 1.2.43 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.43](v1.2.42...v1.2.43) (2024-10-13)

### Bug Fixes

* **deps:** lock file maintenance ([ec0adf9](ec0adf9))
  • Loading branch information
semantic-release-bot committed Oct 13, 2024
1 parent 3fe2741 commit 801182c
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.43](https://github.com/scratchfoundation/scratch-render/compare/v1.2.42...v1.2.43) (2024-10-13)


### Bug Fixes

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

## [1.2.42](https://github.com/scratchfoundation/scratch-render/compare/v1.2.41...v1.2.42) (2024-10-12)


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.42",
"version": "1.2.43",
"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": "871bca149e573b9e4d64c841f32621ec69b88c35"
"sha": "3fe274128ccb51bf2a3887d241ace7a88fb4e67b"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit 801182c

Please sign in to comment.