Skip to content

Commit

Permalink
chore(release): 1.1.49 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.49](v1.1.48...v1.1.49) (2024-09-23)

### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.258 ([eb3c942](eb3c942))
  • Loading branch information
semantic-release-bot committed Sep 23, 2024
1 parent 5089549 commit e14bf02
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.1.49](https://github.com/scratchfoundation/scratch-render/compare/v1.1.48...v1.1.49) (2024-09-23)


### Bug Fixes

* **deps:** update dependency scratch-storage to v2.3.258 ([eb3c942](https://github.com/scratchfoundation/scratch-render/commit/eb3c942c19b31c0eb4af4c1f5f1f09b76a0962c7))

## [1.1.48](https://github.com/scratchfoundation/scratch-render/compare/v1.1.47...v1.1.48) (2024-09-23)


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.1.48",
"version": "1.1.49",
"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": "dcccae16439f82d6ce2224c4519799d8080500ab"
"sha": "508954905ccead76db90085380af5c356451dbe0"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit e14bf02

Please sign in to comment.