Skip to content

Commit cc1f613

Browse files
chore(release): 1.1.3 [skip ci]
1 parent bc3b968 commit cc1f613

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.1.2...v1.1.3) (2019-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* outdated vue language server ([f050fe2](https://github.com/atom-ide-community/atom-ide-vue/commit/f050fe2eff5faa45bd1c6a80613ad62a65bd9376))
7+
18
## [1.1.2](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.1.1...v1.1.2) (2019-11-11)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.2",
4+
"version": "1.1.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)