Skip to content

Commit fd8a317

Browse files
Version 0.3.0 (#5)
- Fixed bug where extension would always be disabled. - Changed snippets to new JSON files to match usage. - Added extension TypeScript file for future usage. - Removed useless dependencies in the package.json file. - Improved all of the entries in the snippets files. They now pass shellcheck and work as intended. - Improved description and choices for entries.
1 parent 4014feb commit fd8a317

34 files changed

+1202
-8261
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
[CHANGELOG.md](https://raw.githubusercontent.com/DeepInThought/vscode-shell-snippets/master/CHANGELOG.md).
44

5+
## Version 0.3.0
6+
7+
- Fixed bug where extension would always be disabled.
8+
- Changed snippets to new JSON files to match usage.
9+
- Added extension TypeScript file for future usage.
10+
- Removed useless dependencies in the package.json file.
11+
- Improved all of the entries in the snippets files.
12+
They now pass shellcheck and work as intended.
13+
- Improved description and choices for entries.
14+
515
## Version 0.2.0
616

7-
+ [Vulnerabilies] Security vulnerabilities detected in dependencies.
8-
+ Dependency event-stream associated with [flatmap-stream](https://github.com/dominictarr/event-stream/issues/116) was found malicious.
17+
- [Vulnerabilies] Security vulnerabilities detected in dependencies.
18+
- Dependency event-stream associated with [flatmap-stream](https://github.com/dominictarr/event-stream/issues/116) was found malicious.

DBC_Snippet_Project_Board.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)