Skip to content

Commit

Permalink
chore(release): 1.2.98 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.98](v1.2.97...v1.2.98) (2024-11-14)

### Bug Fixes

* **deps:** lock file maintenance ([385bbfa](385bbfa))
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent e9e826f commit 53be456
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.98](https://github.com/scratchfoundation/scratch-render/compare/v1.2.97...v1.2.98) (2024-11-14)


### Bug Fixes

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

## [1.2.97](https://github.com/scratchfoundation/scratch-render/compare/v1.2.96...v1.2.97) (2024-11-13)


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.97",
"version": "1.2.98",
"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": "2113dc17b3844ba1e2e20fc7b1be334533cc7506"
"sha": "e9e826ff5c2ab3d534651e5b01a2c5d3566a6aa7"
},
"exports": {
"webpack": "./src/index.js",
Expand Down

0 comments on commit 53be456

Please sign in to comment.