Skip to content

Commit e0c7bc7

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-10-11) ### Bug Fixes * abandon tsdetect.doNothingIfConfigExists option ([165a0f1](165a0f1))
1 parent 165a0f1 commit e0c7bc7

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+
## [4.0.1](https://github.com/LumaKernel/vim-tsdetect/compare/v4.0.0...v4.0.1) (2022-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* abandon tsdetect.doNothingIfConfigExists option ([165a0f1](https://github.com/LumaKernel/vim-tsdetect/commit/165a0f1c80ba6410b534ad5a0c2e9e773c9e6a14))
7+
18
# [4.0.0](https://github.com/LumaKernel/vim-tsdetect/compare/v3.0.5...v4.0.0) (2022-10-10)
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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "coc.nvim extensions for detecting node and deno environment.",
55
"keywords": [
66
"deno",

0 commit comments

Comments
 (0)