diff --git a/CHANGELOG.md b/CHANGELOG.md index 13cc8cb..bf87a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.27.10 | 2025-09-16 | `powerShell()` adapted params (windows) | | 5.27.9 | 2025-09-13 | `typings` fsOpenFiles typings fixed | | 5.27.8 | 2025-08-25 | `disklayout()` fixed catch error (macOS) | | 5.27.7 | 2025-06-28 | `time()` fixed Intl issue | diff --git a/README.md b/README.md index f9c6ee3..4d7de25 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ## The Systeminformation Project This is amazing. Started as a small project just for myself, it now has > 18,000 -lines of code, > 700 versions published, up to 9 mio downloads per month, > 400 +lines of code, > 700 versions published, up to 10 mio downloads per month, > 400 mio downloads overall. Top 10 NPM ranking for backend packages. Thank you to all who contributed to this project! diff --git a/docs/history.html b/docs/history.html index 82e0598..d850c80 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.27.10 + 2025-09-16 + powerShell() adapted attributes (windows) + 5.27.9 2025-09-13 diff --git a/docs/index.html b/docs/index.html index 5753c6b..16d8e8f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
- 3
New Version: 5.27.9
+ 3
New Version: 5.27.10