Skip to content

Commit d279c65

Browse files
committed
Release v2.0.0
1 parent a03b728 commit d279c65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## 2.0.0
66
- Feature: Apple Silicon [(libnut#49)](https://github.com/nut-tree/libnut/issues/49)
7-
- Enhancement: Print warning / info message in case of missing accessibility permission [(libnut#91)](https://github.com/nut-tree/libnut/issues/91)
7+
- Enhancement: Enable warning message for missing accessibility permissions on macOS [(#354)](https://github.com/nut-tree/nut.js/issues/354)
88
- Enhancement: Add runtime typechecks for `screen.find` etc. [(#351)](https://github.com/nut-tree/nut.js/issues/351)
99
- Bugfix: Fix Windows scaling issue [(#349)](https://github.com/nut-tree/nut.js/issues/349)
1010
- Maintenance: Refine types [(#340)](https://github.com/nut-tree/nut.js/issues/340)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "Native system automation for node.js",
88
"author": {
99
"name": "Simon Hofmann",
10-
"email": "dev@simon-hofmann.org",
10+
"email": "kontakt@s1h.org",
1111
"url": "https://s1h.org"
1212
},
1313
"repository": {

0 commit comments

Comments
 (0)