Skip to content

Commit 04494fb

Browse files
chore(release): 0.2.2 (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c8bb6f6 commit 04494fb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.1"
2+
".": "0.2.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.2](https://github.com/kopexa-grc/kspec/compare/v0.2.1...v0.2.2) (2026-01-19)
9+
10+
11+
### Features
12+
13+
* **scoring:** add graph-based scoring system with policy-driven configuration ([#65](https://github.com/kopexa-grc/kspec/issues/65)) ([c8bb6f6](https://github.com/kopexa-grc/kspec/commit/c8bb6f638ca0251ef284fd9d1310ae7493a21b80))
14+
15+
16+
### Code Refactoring
17+
18+
* consolidate provider registry and move CEL evaluator ([#63](https://github.com/kopexa-grc/kspec/issues/63)) ([4173ab1](https://github.com/kopexa-grc/kspec/commit/4173ab198fbdbf21ef92f1b7fdf32d6fb089bdad))
19+
820
## [0.2.1](https://github.com/kopexa-grc/kspec/compare/v0.2.0...v0.2.1) (2026-01-19)
921

1022

0 commit comments

Comments
 (0)