Skip to content

Commit 29122c5

Browse files
chore(release): 1.2.0 [skip ci]
1 parent aaf730c commit 29122c5

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.2.0](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.1.3...v1.2.0) (2020-01-04)
2+
3+
4+
### Features
5+
6+
* add template interpolation service config support ([3b7d35a](https://github.com/atom-ide-community/atom-ide-vue/commit/3b7d35a69c7eafd1ffdc237a9a761fff09c2f58a))
7+
18
## [1.1.3](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.1.2...v1.1.3) (2019-11-16)
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.3",
4+
"version": "1.2.0",
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)