Skip to content

Commit 03db894

Browse files
chore(release): 1.7.1
## [1.7.1](v1.7.0...v1.7.1) (2026-03-22) ### Bug Fixes * resolve linting violations in src/ ([7f4c2c7](7f4c2c7)) ### Documentation * **sysprom:** record CH30 completion and sync document ([79be820](79be820)) ### Miscellaneous Chores * **eslint:** disable type-safety rules in test files ([df150ba](df150ba))
1 parent 79be820 commit 03db894

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.7.1](https://github.com/ExaDev/SysProM/compare/v1.7.0...v1.7.1) (2026-03-22)
2+
3+
### Bug Fixes
4+
5+
* resolve linting violations in src/ ([7f4c2c7](https://github.com/ExaDev/SysProM/commit/7f4c2c7952d7539958a3cd1a42c0804332530a0c))
6+
7+
### Documentation
8+
9+
* **sysprom:** record CH30 completion and sync document ([79be820](https://github.com/ExaDev/SysProM/commit/79be820400c38e31621523f79af6aaddbce19533))
10+
11+
### Miscellaneous Chores
12+
13+
* **eslint:** disable type-safety rules in test files ([df150ba](https://github.com/ExaDev/SysProM/commit/df150ba494ed5a72af17ec4f191e3e22f2eb1404))
14+
115
## [1.7.0](https://github.com/ExaDev/SysProM/compare/v1.6.0...v1.7.0) (2026-03-22)
216

317
### 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.7.0",
3+
"version": "1.7.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)