Skip to content

Commit 74ff2d7

Browse files
chore(release): 1.1.46 [skip ci]
## [1.1.46](v1.1.45...v1.1.46) (2023-04-12) ### Bug Fixes * **deps:** update dependency scratch-l10n to v3.15.20230408032134 ([#2146](#2146)) ([a90efe0](a90efe0)) * **deps:** update dependency scratch-l10n to v3.15.20230409032113 ([#2147](#2147)) ([0ae9635](0ae9635)) * **deps:** update dependency scratch-l10n to v3.15.20230410032122 ([#2148](#2148)) ([5232f48](5232f48)) * **deps:** update dependency scratch-l10n to v3.15.20230412032123 ([#2149](#2149)) ([aa65ce3](aa65ce3))
1 parent aa65ce3 commit 74ff2d7

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.46](https://github.com/LLK/scratch-paint/compare/v1.1.45...v1.1.46) (2023-04-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-l10n to v3.15.20230408032134 ([#2146](https://github.com/LLK/scratch-paint/issues/2146)) ([a90efe0](https://github.com/LLK/scratch-paint/commit/a90efe09dcd2dd9e4c9bdeb68737788483502eca))
12+
* **deps:** update dependency scratch-l10n to v3.15.20230409032113 ([#2147](https://github.com/LLK/scratch-paint/issues/2147)) ([0ae9635](https://github.com/LLK/scratch-paint/commit/0ae96356b9a857a9add9a89d112ae60ab3bfb8d9))
13+
* **deps:** update dependency scratch-l10n to v3.15.20230410032122 ([#2148](https://github.com/LLK/scratch-paint/issues/2148)) ([5232f48](https://github.com/LLK/scratch-paint/commit/5232f4824662fa1598c3a9431abdbbb2df268998))
14+
* **deps:** update dependency scratch-l10n to v3.15.20230412032123 ([#2149](https://github.com/LLK/scratch-paint/issues/2149)) ([aa65ce3](https://github.com/LLK/scratch-paint/commit/aa65ce34931a9035978791e797f1878eb3f9d193))
15+
616
## [1.1.45](https://github.com/LLK/scratch-paint/compare/v1.1.44...v1.1.45) (2023-04-05)
717

818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-paint",
3-
"version": "1.1.45",
3+
"version": "1.1.46",
44
"description": "Graphical User Interface for the Scratch 3.0 paint editor, which is used to make and edit sprites for use in projects.",
55
"main": "./dist/scratch-paint.js",
66
"browser": "./src/index.js",

0 commit comments

Comments
 (0)