Skip to content

Commit

Permalink
Merge pull request #15 from Commencis/release/0.1.3
Browse files Browse the repository at this point in the history
Release 0.1.3
  • Loading branch information
cagdasfil authored Mar 3, 2025
2 parents c0f26bb + 7b11a8d commit 069629e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.1.3

### Fixed
- Fix checking obfuscated value instead of key name on generating cpp file for secrets

# 0.1.2

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion secretsvaultplugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ configure<DetektExtension> {
}

group = "com.commencis.secretsvaultplugin"
version = "0.1.2"
version = "0.1.3"

0 comments on commit 069629e

Please sign in to comment.