Skip to content

Commit 3629c98

Browse files
chore(main): release 0.2.0 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dde3cfc commit 3629c98

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.2.0"}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/Bonial-International-GmbH/sops-check/compare/v0.1.0...v0.2.0) (2025-02-04)
4+
5+
6+
### Features
7+
8+
* Adds an option to display the results in a SARIF format ([#39](https://github.com/Bonial-International-GmbH/sops-check/issues/39)) ([5eec368](https://github.com/Bonial-International-GmbH/sops-check/commit/5eec36874146a29cf35296c096b107c308f4ec07))
9+
10+
11+
### Bug Fixes
12+
13+
* **release:** always push image on main ([#25](https://github.com/Bonial-International-GmbH/sops-check/issues/25)) ([ef104e5](https://github.com/Bonial-International-GmbH/sops-check/commit/ef104e514199fe81c582c3d6b91c8b1d5a440e17))
14+
* **release:** check for `release_created == 'true'` ([#32](https://github.com/Bonial-International-GmbH/sops-check/issues/32)) ([2fdb1cd](https://github.com/Bonial-International-GmbH/sops-check/commit/2fdb1cd97508d5a489dae120d86e5a0915a8cfe3))
15+
316
## 0.1.0 (2024-11-29)
417

518

0 commit comments

Comments
 (0)