Skip to content

Commit da4ca99

Browse files
committed
chore(release): 1.19.0
1 parent 941a52e commit da4ca99

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.19.0](https://github.com/adventdevinc/kudu/compare/v1.18.0...v1.19.0) (2026-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* use Get-CimInstance for driver scans and propagate update errors ([ba47ee7](https://github.com/adventdevinc/kudu/commit/ba47ee795ab9ee093fb3d20bd61b1da2b948e8db))
7+
8+
9+
### Features
10+
11+
* add CVE vulnerability scanner (cloud-powered) ([#46](https://github.com/adventdevinc/kudu/issues/46)) ([68a786b](https://github.com/adventdevinc/kudu/commit/68a786b3a02c5dc29b19c826936427afe50ca019))
112
# [1.18.0](https://github.com/adventdevinc/kudu/compare/v1.17.0...v1.18.0) (2026-03-22)
213

314

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.18.0",
3+
"version": "1.19.0",
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)