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 6652daf commit 888fbecCopy full SHA for 888fbec
CHANGELOG.md
@@ -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
8
## [1.4.5](https://github.com/atom-ide-community/atom-ide-vue/compare/v1.4.4...v1.4.5) (2021-03-07)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "atom-ide-vue",
"main": "./lib/main",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "Vue language support for Atom IDE",
"repository": "https://github.com/atom-ide-community/atom-ide-vue",
"keywords": [
0 commit comments