Skip to content

Commit b6e9bd7

Browse files
Merge pull request #90 from GitGuardian/jgriffe/release
chore: prepare release
2 parents e77d1c3 + 5245185 commit b6e9bd7

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,5 +1,12 @@
11
# GitGuardian Secret Security Changelog
22

3+
## [0.12.0]
4+
5+
### Changed
6+
7+
- Updated to [ggshield 1.41.0](https://github.com/GitGuardian/ggshield/releases/v1.41.0).
8+
- Show if secret is vaulted in results.
9+
310
## [0.11.0]
411

512
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "GitGuardian - Secrets Security",
55
"description": "A safety net to help developers safeguard their sensitive information (passwords, API key, tokens, ..) from accidental leaks in their code",
66
"icon": "images/icon.png",
7-
"version": "0.11.0",
7+
"version": "0.12.0",
88
"publisher": "gitguardian-secret-security",
99
"engines": {
1010
"vscode": "^1.81.0"

0 commit comments

Comments
 (0)