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 b3dc54e commit 0dbaa02Copy full SHA for 0dbaa02
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.3](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.2...v3.0.3) (2021-03-06)
2
+
3
4
+### Bug Fixes
5
6
+* **readme:** fix new lines in markdown ([b3dc54e](https://github.com/LumaKernel/vim-tsdetect/commit/b3dc54e694b9272bd3f88f4081d9597a701692d3))
7
8
## [3.0.2](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.1...v3.0.2) (2021-03-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "coc-tsdetect",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "coc.nvim extensions for detecting node and deno environment.",
"keywords": [
"deno",
0 commit comments