Skip to content

Commit f124abd

Browse files
chore(release): 1.27.2
## [1.27.2](v1.27.1...v1.27.2) (2026-04-09) ### Continuous Integration * **actions:** bump actions/setup-node from 4 to 6 ([509b7b5](509b7b5))
1 parent 509b7b5 commit f124abd

3 files changed

Lines changed: 8 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.1",
4+
"version": "1.27.2",
55
"author": {
66
"name": "ExaDev",
77
"email": "support@exadev.io"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.27.2](https://github.com/ExaDev/SysProM/compare/v1.27.1...v1.27.2) (2026-04-09)
2+
3+
### Continuous Integration
4+
5+
* **actions:** bump actions/setup-node from 4 to 6 ([509b7b5](https://github.com/ExaDev/SysProM/commit/509b7b5de0722bf177d2f479d12cefc47a5abbc3))
6+
17
## [1.27.1](https://github.com/ExaDev/SysProM/compare/v1.27.0...v1.27.1) (2026-04-09)
28

39
### Documentation

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

0 commit comments

Comments
 (0)