Skip to content

Commit 64ea678

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2022-10-11) ### Bug Fixes * Change initialization order (recommit to trigger release) ([6181449](6181449))
1 parent 6181449 commit 64ea678

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.2](https://github.com/LumaKernel/vim-tsdetect/compare/v4.0.1...v4.0.2) (2022-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Change initialization order (recommit to trigger release) ([6181449](https://github.com/LumaKernel/vim-tsdetect/commit/61814490829d5246e28108b4df91a46184b1c454))
7+
18
## [4.0.1](https://github.com/LumaKernel/vim-tsdetect/compare/v4.0.0...v4.0.1) (2022-10-11)
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.1",
3+
"version": "4.0.2",
44
"description": "coc.nvim extensions for detecting node and deno environment.",
55
"keywords": [
66
"deno",

0 commit comments

Comments
 (0)