Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
fyangstudio committed Jul 8, 2021
1 parent 43e4dd2 commit 3c583e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions extensions/doctor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log


## 1.1.2

- feat: update @appworks/doctor to support custom config set extends and plugins.
## 1.1.1

- fix: empty project show wrong CodeMod notice.
Expand Down
4 changes: 2 additions & 2 deletions extensions/doctor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Doctor",
"description": "A free security and quality audit tool for modern DevOps teams",
"publisher": "iceworks-team",
"version": "1.1.1",
"version": "1.1.2",
"engines": {
"vscode": "^1.41.0"
},
Expand Down Expand Up @@ -82,7 +82,7 @@
"@appworks/common-service": "^0.1.0",
"@appworks/connector": "^0.1.0",
"@appworks/constant": "^0.1.0",
"@appworks/doctor": "^0.2.0",
"@appworks/doctor": "^0.2.1",
"@appworks/project-service": "^0.1.0",
"@appworks/recorder": "^0.1.0",
"@appworks/storage": "^0.1.0",
Expand Down

0 comments on commit 3c583e0

Please sign in to comment.