Skip to content

Commit 4e89637

Browse files
committed
chore(release): 1.19.1
1 parent bb72b4d commit 4e89637

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.19.1](https://github.com/adventdevinc/kudu/compare/v1.19.0...v1.19.1) (2026-03-22)
2+
3+
4+
### Features
5+
6+
* **cve:** show only critical/high vulns, add descriptions and NVD links ([bb72b4d](https://github.com/adventdevinc/kudu/commit/bb72b4d55ef88b8a6e17b06537e714a1c7e4161a))
17
# [1.19.0](https://github.com/adventdevinc/kudu/compare/v1.18.0...v1.19.0) (2026-03-22)
28

39

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kudu",
3-
"version": "1.19.0",
3+
"version": "1.19.1",
44
"description": "A modern, open-source system cleaner for Windows, macOS, and Linux",
55
"main": "./out/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)