Skip to content

Commit 0dbaa02

Browse files
chore(release): 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2021-03-06) ### Bug Fixes * **readme:** fix new lines in markdown ([b3dc54e](b3dc54e))
1 parent b3dc54e commit 0dbaa02

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+
## [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+
18
## [3.0.2](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.1...v3.0.2) (2021-03-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coc-tsdetect",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "coc.nvim extensions for detecting node and deno environment.",
55
"keywords": [
66
"deno",

0 commit comments

Comments
 (0)