We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c265c84 commit 3134f7cCopy full SHA for 3134f7c
CHANGELOG.md
@@ -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
8
## [1.4.4](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.3...v1.4.4) (2021-02-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "atom-ide-vue",
"main": "./lib/main",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "Vue language support for Atom IDE",
"repository": "https://github.com/atom-ide-community/atom-ide-vue",
"keywords": [
0 commit comments