Skip to content

Commit a140b31

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2020-09-14) ### Bug Fixes * settings bug ([d500151](d500151))
1 parent db22bb8 commit a140b31

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.8](https://github.com/adrielcodeco/vscode-formact/compare/v1.0.7...v1.0.8) (2020-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* settings bug ([d500151](https://github.com/adrielcodeco/vscode-formact/commit/d500151dd565f6fe5be5ec303d09e49e06940baa))
7+
18
## [1.0.7](https://github.com/adrielcodeco/vscode-formact/compare/v1.0.6...v1.0.7) (2020-09-13)
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.7",
5+
"version": "1.0.8",
66
"publisher": "codeco",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)