Skip to content

Commit 8d05886

Browse files
chore(release): 1.4.3 [skip ci]
1 parent 634a461 commit 8d05886

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.3](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.2...v1.4.3) (2020-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump vls to 0.6.3 ([634a461](https://github.com/atom-ide-community/atom-ide-vue/commit/634a461fd5d858542ebc208d8407f566a2636af8))
7+
18
## [1.4.2](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.1...v1.4.2) (2020-12-12)
29

310

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-ide-vue",
33
"main": "./lib/main",
4-
"version": "1.4.2",
4+
"version": "1.4.3",
55
"description": "Vue language support for Atom IDE",
66
"repository": "https://github.com/atom-ide-community/atom-ide-vue",
77
"keywords": [

0 commit comments

Comments
 (0)