Skip to content

Commit f3dabf6

Browse files
committed
chore(release): 1.16.1
1 parent b244bdd commit f3dabf6

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.16.1](https://github.com/adventdevinc/kudu/compare/v1.16.0...v1.16.1) (2026-03-21)
2+
3+
4+
### Features
5+
6+
* add macOS code signing and notarization to release workflow ([#3](https://github.com/adventdevinc/kudu/issues/3)) ([b244bdd](https://github.com/adventdevinc/kudu/commit/b244bdd29c851d710b98172d1efe435ccdf55800))
17
# [1.16.0](https://github.com/adventdevinc/kudu/compare/v1.15.0...v1.16.0) (2026-03-20)
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.16.0",
3+
"version": "1.16.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)