Skip to content

Commit 449c23f

Browse files
authored
Merge pull request #118 from GitGuardian/chore/release-vscode-v0.21.0
chore: prep 0.21.0 release
2 parents 35f50f5 + aeee051 commit 449c23f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.21.0]
4+
5+
### Changed
6+
7+
- Updated to [ggshield 1.49.0](https://github.com/GitGuardian/ggshield/releases/v1.49.0).
8+
39
## [0.20.0]
410

511
### 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.20.0",
7+
"version": "0.21.0",
88
"publisher": "gitguardian-secret-security",
99
"engines": {
1010
"vscode": "^1.81.0"

0 commit comments

Comments
 (0)