Skip to content

Commit e47c417

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2021-03-06) ### Bug Fixes * unnecessary line ([476d107](476d107))
1 parent 476d107 commit e47c417

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.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+
18
## [3.0.1](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.0...v3.0.1) (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.1",
3+
"version": "3.0.2",
44
"description": "coc.nvim extensions for detecting node and deno environment.",
55
"keywords": [
66
"deno",

0 commit comments

Comments
 (0)