Skip to content

Commit

Permalink
chore(release): 1.2.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.13](v1.2.12...v1.2.13) (2022-09-22)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.15.20220922031607 ([7528f59](7528f59))
  • Loading branch information
semantic-release-bot committed Sep 22, 2022
1 parent dc29997 commit 1cb7a16
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 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.2.13](https://github.com/LLK/scratch-vm/compare/v1.2.12...v1.2.13) (2022-09-22)


### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.15.20220922031607 ([7528f59](https://github.com/LLK/scratch-vm/commit/7528f59947d9c8c0da17e7fc0b72cf0be8fb8cb0))

## [1.2.12](https://github.com/LLK/scratch-vm/compare/v1.2.11...v1.2.12) (2022-09-21)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "scratch-vm",
"version": "1.2.12",
"version": "1.2.13",
"description": "Virtual Machine for Scratch 3.0",
"author": "Massachusetts Institute of Technology",
"license": "BSD-3-Clause",
"homepage": "https://github.com/LLK/scratch-vm#readme",
"repository": {
"type": "git",
"url": "https://github.com/LLK/scratch-vm.git",
"sha": "7c3efb0acdb7592875540f96c30125af92094687"
"sha": "dc299978c278ca32cf22d27f9cd03aea1ec1cca5"
},
"main": "./dist/node/scratch-vm.js",
"browser": "./src/index.js",
Expand Down

0 comments on commit 1cb7a16

Please sign in to comment.