Skip to content

Commit

Permalink
fix: components-helper version update (#925)
Browse files Browse the repository at this point in the history
* fix: components-helper version update
  • Loading branch information
GiveMe-A-Name authored Jul 28, 2021
1 parent 64e4532 commit a5dc4a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions extensions/material-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.8

- fix: update code snippets, the snippet - mtop.[request | config] => mtop[Request | Config]

## 1.0.7

- feat: add import auxiliary
Expand Down
2 changes: 1 addition & 1 deletion extensions/material-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Component Helper",
"description": "Easily use Component in React/Vue/Rax.",
"publisher": "iceworks-team",
"version": "1.0.7",
"version": "1.0.8",
"main": "./build/extension.js",
"engines": {
"vscode": "^1.41.0"
Expand Down

0 comments on commit a5dc4a5

Please sign in to comment.