Skip to content

Commit 13f4dd6

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2020-09-20) ### Bug Fixes * webpack config ([e237143](e237143))
1 parent e237143 commit 13f4dd6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.9](https://github.com/adrielcodeco/vscode-formact/compare/v1.0.8...v1.0.9) (2020-09-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "formact",
33
"private": true,
44
"displayName": "Formact - Format your code with vscode actions",
5-
"version": "1.0.9",
5+
"version": "1.0.10",
66
"publisher": "codeco",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)