Skip to content

Commit b0e1efa

Browse files
Update package.json and README.md for v0.2.0 (#29)
1 parent 279a1bf commit b0e1efa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# GitGuardian Secret Security Changelog
22

3+
## [0.2.0]
4+
### modified
5+
- Do not display CLI path in settings
6+
37
## [0.1.0]
48

59
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "GitGuardian",
55
"description": "Visual Studio Code extension designed to help developers safeguard their sensitive information from accidental leaks in their code",
66
"icon": "images/icon.png",
7-
"version": "0.1.0",
7+
"version": "0.2.0",
88
"publisher": "gitguardian-secret-security",
99
"engines": {
1010
"vscode": "^1.81.0"

0 commit comments

Comments
 (0)