Skip to content

Commit

Permalink
chore(release): 1.1.36 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.36](v1.1.35...v1.1.36) (2023-03-24)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.15.20230324032109 ([#2135](#2135)) ([2570361](2570361))
  • Loading branch information
semantic-release-bot committed Mar 24, 2023
1 parent 2570361 commit 6e90868
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.

## [1.1.36](https://github.com/LLK/scratch-paint/compare/v1.1.35...v1.1.36) (2023-03-24)


### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.15.20230324032109 ([#2135](https://github.com/LLK/scratch-paint/issues/2135)) ([2570361](https://github.com/LLK/scratch-paint/commit/257036164728372620912c50b0006d6912a24c1b))

## [1.1.35](https://github.com/LLK/scratch-paint/compare/v1.1.34...v1.1.35) (2023-03-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.

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": "1.1.35",
"version": "1.1.36",
"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 6e90868

Please sign in to comment.