Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshunnn committed Apr 7, 2024
1 parent a3ecfac commit 2462a0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.0.5](https://github.com/mpx-ecology/mpx-tsc/compare/v1.0.5-beta.0...v1.0.5) (2024-04-07)



## [1.0.5-beta.0](https://github.com/mpx-ecology/mpx-tsc/compare/v1.0.4...v1.0.5-beta.0) (2024-04-07)


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": "@mpxjs/mpx-tsc",
"version": "1.0.5-beta.0",
"version": "1.0.5",
"description": "命令行中对Mpx文件与ts文件进行类型检查",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 2462a0d

Please sign in to comment.