Skip to content

Commit

Permalink
chore(release): 3.0.49 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.49](v3.0.48...v3.0.49) (2024-12-19)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v5.0.49 ([#3009](#3009)) ([b373862](b373862))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent b373862 commit 724923f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.

## [3.0.49](https://github.com/scratchfoundation/scratch-paint/compare/v3.0.48...v3.0.49) (2024-12-19)


### Bug Fixes

* **deps:** update dependency scratch-l10n to v5.0.49 ([#3009](https://github.com/scratchfoundation/scratch-paint/issues/3009)) ([b373862](https://github.com/scratchfoundation/scratch-paint/commit/b3738629a66e9ff1b7d248f350ef41f0da1186c3))

## [3.0.48](https://github.com/scratchfoundation/scratch-paint/compare/v3.0.47...v3.0.48) (2024-12-19)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scratch-paint",
"version": "3.0.48",
"version": "3.0.49",
"description": "Graphical User Interface for the Scratch 3.0 paint editor, which is used to make and edit sprites for use in projects.",
"main": "./dist/scratch-paint.js",
"browser": "./src/index.js",
Expand Down

0 comments on commit 724923f

Please sign in to comment.