Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Jan 29, 2024
1 parent 260d145 commit 39df779
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.6.0 / 2024-01-29
==================

* feat: support copy non-ts files (#9)

1.5.1 / 2024-01-18
==================

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

0 comments on commit 39df779

Please sign in to comment.