Skip to content

Commit d26ab05

Browse files
chore(main): release 0.10.0 (#136)
Co-authored-by: push-tags-from-workflow[bot] <213064673+push-tags-from-workflow[bot]@users.noreply.github.com>
1 parent 041b15a commit d26ab05

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.9.9"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/openkcm/plugin-sdk/compare/v0.9.9...v0.10.0) (2026-03-12)
4+
5+
6+
### Features
7+
8+
* include key version details in get key response ([#131](https://github.com/openkcm/plugin-sdk/issues/131)) ([041b15a](https://github.com/openkcm/plugin-sdk/commit/041b15aff6ca0ede19be39db6ac9f7c6239a4f99))
9+
10+
11+
### Bug Fixes
12+
13+
* Update dependabot config ([#133](https://github.com/openkcm/plugin-sdk/issues/133)) ([d805531](https://github.com/openkcm/plugin-sdk/commit/d80553109abc6b59a40a7905f9cffa86f4dc1fc4))
14+
315
## [0.9.9](https://github.com/openkcm/plugin-sdk/compare/v0.9.8...v0.9.9) (2026-03-05)
416

517

0 commit comments

Comments
 (0)