Skip to content

Commit

Permalink
chore: template-release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuntian001 committed Sep 14, 2022
1 parent 4e71820 commit 0183cf8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions TEMPLATE-CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [1.0.5](https://github.com/meadmin-cn/meadmin-template/compare/template-1.0.4...template-1.0.5) (2022-09-14)


### Bug 修复[fix]

* 修复 vue ts类型错误 ([9df571f](https://github.com/meadmin-cn/meadmin-template/commit/9df571fa744ec6a21a10547a5f288a03ef661cba))


### CI发版[ci]

* release 命令加上 tsc check ([4e71820](https://github.com/meadmin-cn/meadmin-template/commit/4e71820ce29cd4ffa5f6db6be10d9cb30ad24a0d))

## [1.0.4](https://github.com/meadmin-cn/meadmin-template/compare/template-1.0.3...template-1.0.4) (2022-09-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "meadmin-template",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"scripts": {
"format": "prettier --write --cache .",
Expand Down

0 comments on commit 0183cf8

Please sign in to comment.