Skip to content

Commit 204990b

Browse files
committed
chore(release): 1.21.0
1 parent 0f6ab5c commit 204990b

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.21.0](https://github.com/adventdevinc/kudu/compare/v1.20.0...v1.21.0) (2026-03-23)
2+
3+
4+
### Features
5+
6+
* **cloud:** add firewallStatus to Linux health reports ([#47](https://github.com/adventdevinc/kudu/issues/47)) ([3eaab1d](https://github.com/adventdevinc/kudu/commit/3eaab1d3b877f2412883bd5dad6799517e40d787))
17
# [1.20.0](https://github.com/adventdevinc/kudu/compare/v1.19.1...v1.20.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.20.0",
3+
"version": "1.21.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)