Skip to content

Commit 231b88b

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2023-08-18) ### Bug Fixes * **deps:** update dependency scratch-l10n to v3.16.20230811032222 ([#2218](#2218)) ([0d2a471](0d2a471)) * **deps:** update dependency scratch-l10n to v3.16.20230812032208 ([#2219](#2219)) ([15e1435](15e1435)) * **deps:** update dependency scratch-l10n to v3.16.20230815032213 ([#2221](#2221)) ([3209c82](3209c82)) * **deps:** update dependency scratch-l10n to v3.16.20230818032229 ([#2222](#2222)) ([f3a96b9](f3a96b9))
1 parent f3a96b9 commit 231b88b

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+
## [2.1.2](https://github.com/LLK/scratch-paint/compare/v2.1.1...v2.1.2) (2023-08-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-l10n to v3.16.20230811032222 ([#2218](https://github.com/LLK/scratch-paint/issues/2218)) ([0d2a471](https://github.com/LLK/scratch-paint/commit/0d2a471a704c337a6da88c135349012ab91bdcb9))
12+
* **deps:** update dependency scratch-l10n to v3.16.20230812032208 ([#2219](https://github.com/LLK/scratch-paint/issues/2219)) ([15e1435](https://github.com/LLK/scratch-paint/commit/15e14354835f0178cec4ad917629be1a30605ce8))
13+
* **deps:** update dependency scratch-l10n to v3.16.20230815032213 ([#2221](https://github.com/LLK/scratch-paint/issues/2221)) ([3209c82](https://github.com/LLK/scratch-paint/commit/3209c8292f11b8b38124e430668c4f6708293b26))
14+
* **deps:** update dependency scratch-l10n to v3.16.20230818032229 ([#2222](https://github.com/LLK/scratch-paint/issues/2222)) ([f3a96b9](https://github.com/LLK/scratch-paint/commit/f3a96b973b8ef973eb5cf4c583f81addc328b414))
15+
616
## [2.1.1](https://github.com/LLK/scratch-paint/compare/v2.1.0...v2.1.1) (2023-08-09)
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": "2.1.1",
3+
"version": "2.1.2",
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)