Skip to content

Commit 7b11a8d

Browse files
author
Cagdas Fil
committed
Release 0.1.3
1 parent c0f26bb commit 7b11a8d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.1.3
2+
3+
### Fixed
4+
- Fix checking obfuscated value instead of key name on generating cpp file for secrets
5+
16
# 0.1.2
27

38
### Fixed

secretsvaultplugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ configure<DetektExtension> {
5151
}
5252

5353
group = "com.commencis.secretsvaultplugin"
54-
version = "0.1.2"
54+
version = "0.1.3"

0 commit comments

Comments
 (0)