We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 629adce + 13f4dd6 commit 8ecdb20Copy full SHA for 8ecdb20
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.10](https://github.com/adrielcodeco/vscode-formact/compare/v1.0.9...v1.0.10) (2020-09-20)
2
+
3
4
+### Bug Fixes
5
6
+* webpack config ([e237143](https://github.com/adrielcodeco/vscode-formact/commit/e23714375dbf9e31fffa388bd6d3a0977fca6488))
7
8
## [1.0.9](https://github.com/adrielcodeco/vscode-formact/compare/v1.0.8...v1.0.9) (2020-09-19)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "formact",
"private": true,
"displayName": "Formact - Format your code with vscode actions",
- "version": "1.0.9",
+ "version": "1.0.10",
"publisher": "codeco",
"repository": {
"type": "git",
0 commit comments