Skip to content

Commit 069629e

Browse files
authored
Merge pull request #15 from Commencis/release/0.1.3
Release 0.1.3
2 parents c0f26bb + 7b11a8d commit 069629e

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)