Skip to content

Commit

Permalink
Release 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Oct 9, 2024
1 parent f451448 commit 6016ae6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

1.11.2 / 2024-10-09
===================

* fix: using absolute paths for tsc.cmd on Windows (#30)
* fix: too old version check (#28)

1.11.1 / 2024-07-14
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mwtsc",
"version": "1.11.1",
"version": "1.11.2",
"description": "tsc wrapper for midway development",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 6016ae6

Please sign in to comment.