Skip to content

Commit

Permalink
Release 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Nov 8, 2024
1 parent 54ee471 commit 3979bf2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.13.0 / 2024-11-09
===================

* feat: add perf init output (#33)
* fix: run build throw error will not exit (#32)

1.12.0 / 2024-10-16
===================

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.12.0",
"version": "1.13.0",
"description": "tsc wrapper for midway development",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 3979bf2

Please sign in to comment.