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.
0.0.14
1 parent 2997949 commit 7b7bd7aCopy full SHA for 7b7bd7a
CHANGELOG.md
@@ -41,4 +41,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
41
### [0.0.12] -- 2023-03-22
42
- `Promise.all` to `Promise.allSelected` for detecting launguage shell
43
- Regex improvement to detect `.git/hook` folder
44
-- change `python.json` snippet scope to `bash` and `shellscript`
+- change `python.json` snippet scope to `bash` and `shellscript`
45
+
46
+### [0.0.13] -- 2023-03-22
47
+- regex correction for including `.git/hooks` path in windows OS
0 commit comments