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 476d107 commit e47c417Copy full SHA for e47c417
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.2](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.1...v3.0.2) (2021-03-06)
2
+
3
4
+### Bug Fixes
5
6
+* unnecessary line ([476d107](https://github.com/LumaKernel/vim-tsdetect/commit/476d107553f3b05621f0bf18c9ac4d77890bba30))
7
8
## [3.0.1](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.0...v3.0.1) (2021-03-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "coc-tsdetect",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "coc.nvim extensions for detecting node and deno environment.",
"keywords": [
"deno",
0 commit comments