diff --git a/CHANGELOG.md b/CHANGELOG.md index 00b97d3741168a34b2272603e477970bbc38dcbe..44561923d40ae38866577c12ec7d4963a9d67786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.12](https://github.com/LLK/scratch-gui/compare/v1.1.11...v1.1.12) (2022-11-19) + + +### Bug Fixes + +* **deps:** update dependency scratch-l10n to v3.15.20221118211523 ([5707b1e](https://github.com/LLK/scratch-gui/commit/5707b1e74873a48f7bf43ac75615aeb77be57b39)) + ## [1.1.11](https://github.com/LLK/scratch-gui/compare/v1.1.10...v1.1.11) (2022-11-18) diff --git a/package-lock.json b/package-lock.json index a3739287e854b2c81b742f541eeee7fcbd88b5af..7584fd0bb5ef81f59e5ab2269704a20398086fc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "scratch-gui", - "version": "1.1.11", + "version": "1.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0f5fcdf9e154cebe4d9fcd9e0c28c109a58aac33..57203a140c3b5f84fa4dbb57f19854cd4c1b166e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scratch-gui", - "version": "1.1.11", + "version": "1.1.12", "description": "GraphicaL User Interface for creating and running Scratch 3.0 projects", "author": "Massachusetts Institute of Technology", "license": "BSD-3-Clause",