Skip to content

Commit 888fbec

Browse files
chore(release): 1.4.6 [skip ci]
1 parent 6652daf commit 888fbec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.6](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.5...v1.4.6) (2021-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* update Dependencies ([3a574aa](https://github.com/atom-ide-community/atom-ide-vue/commit/3a574aa8ef62fb6627bb0ee8ac429dc8eda3cdab))
7+
18
## [1.4.5](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.4...v1.4.5) (2021-03-07)
29

310

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.5",
4+
"version": "1.4.6",
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)