Skip to content

Commit 3134f7c

Browse files
chore(release): 1.4.5 [skip ci]
1 parent c265c84 commit 3134f7c

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.5](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.4...v1.4.5) (2021-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([c265c84](https://github.com/atom-ide-community/atom-ide-vue/commit/c265c849df4979a0432d5d251c949a15ee95c63b))
7+
18
## [1.4.4](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.3...v1.4.4) (2021-02-03)
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.4",
4+
"version": "1.4.5",
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)