Skip to content

Commit 7fefe5c

Browse files
chore(release): 1.27.1
## [1.27.1](v1.27.0...v1.27.1) (2026-04-09) ### Documentation * **sysprom:** record decision and change for issue [#26](#26) ([8aeddca](8aeddca)) ### Miscellaneous Chores * **schema:** extend milestone support across relationship types ([3b571c0](3b571c0)), closes [#26](#26)
1 parent 8aeddca commit 7fefe5c

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.27.0",
4+
"version": "1.27.1",
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.27.1](https://github.com/ExaDev/SysProM/compare/v1.27.0...v1.27.1) (2026-04-09)
2+
3+
### Documentation
4+
5+
* **sysprom:** record decision and change for issue [#26](https://github.com/ExaDev/SysProM/issues/26) ([8aeddca](https://github.com/ExaDev/SysProM/commit/8aeddcac7f87179ea59fc4574832123d41acfae1))
6+
7+
### Miscellaneous Chores
8+
9+
* **schema:** extend milestone support across relationship types ([3b571c0](https://github.com/ExaDev/SysProM/commit/3b571c0016f5e12b3cb47c7d11e686e37cf80835)), closes [#26](https://github.com/ExaDev/SysProM/issues/26)
10+
111
## [1.27.0](https://github.com/ExaDev/SysProM/compare/v1.26.0...v1.27.0) (2026-04-09)
212

313
### Features

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.27.0",
3+
"version": "1.27.1",
44
"description": "SysProM — System Provenance Model CLI and library",
55
"author": "ExaDev",
66
"homepage": "https://exadev.github.io/SysProM",

0 commit comments

Comments
 (0)