Skip to content

Commit

Permalink
Release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hieplpvip committed Jan 7, 2024
1 parent 5345432 commit 0317d0a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# scratch-run changelog

### v0.1.3

- Fix infinite loop when `control.stopAll` is used

### v0.1.2

- Patch compiler to squeeze more performance
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-run",
"version": "0.1.2",
"version": "0.1.3",
"description": "Run Scratch from command line",
"main": "./index.js",
"scripts": {
Expand Down

0 comments on commit 0317d0a

Please # to comment.