Skip to content

Commit f85853f

Browse files
chore(release): 1.26.0
## [1.26.0](v1.25.1...v1.26.0) (2026-04-09) ### Features * **cli:** add query relationship-types command ([142662d](142662d)), closes [#19](#19) ### Documentation * **sysprom:** record decisions and changes for issues [#19](#19) and [#24](#24) ([d412bd7](d412bd7))
1 parent d412bd7 commit f85853f

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sysprom",
33
"description": "SysProM (System Provenance Model) — skills and MCP server for creating, querying, and managing provenance graphs",
4-
"version": "1.25.1",
4+
"version": "1.26.0",
55
"author": {
66
"name": "ExaDev",
77
"email": "support@exadev.io"

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.26.0](https://github.com/ExaDev/SysProM/compare/v1.25.1...v1.26.0) (2026-04-09)
2+
3+
### Features
4+
5+
* **cli:** add query relationship-types command ([142662d](https://github.com/ExaDev/SysProM/commit/142662d43787efdd1cbb78f0d96494d0be915e7c)), closes [#19](https://github.com/ExaDev/SysProM/issues/19)
6+
7+
### Documentation
8+
9+
* **sysprom:** record decisions and changes for issues [#19](https://github.com/ExaDev/SysProM/issues/19) and [#24](https://github.com/ExaDev/SysProM/issues/24) ([d412bd7](https://github.com/ExaDev/SysProM/commit/d412bd75821a256db7182aaee2e5eaa4e52db327))
10+
111
## [1.25.1](https://github.com/ExaDev/SysProM/compare/v1.25.0...v1.25.1) (2026-04-09)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sysprom",
3-
"version": "1.25.1",
3+
"version": "1.26.0",
44
"description": "SysProM — System Provenance Model CLI and library",
55
"author": "ExaDev",
66
"homepage": "https://exadev.github.io/SysProM",

0 commit comments

Comments
 (0)