Skip to content

Commit

Permalink
chore(release): 2.1.55 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.55](v2.1.54...v2.1.55) (2023-12-17)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231217032418 ([#2298](#2298)) ([4ebf027](4ebf027))
  • Loading branch information
semantic-release-bot committed Dec 17, 2023
1 parent 4ebf027 commit 5784a0d
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.

## [2.1.55](https://github.com/LLK/scratch-paint/compare/v2.1.54...v2.1.55) (2023-12-17)


### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231217032418 ([#2298](https://github.com/LLK/scratch-paint/issues/2298)) ([4ebf027](https://github.com/LLK/scratch-paint/commit/4ebf027eb3f1800db87b8c5df8ed7bde6ad7db96))

## [2.1.54](https://github.com/LLK/scratch-paint/compare/v2.1.53...v2.1.54) (2023-12-16)


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": "2.1.54",
"version": "2.1.55",
"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 5784a0d

Please sign in to comment.