From 524fb902cc9cb44cf014c5a3098474b2f1f08926 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sun, 4 Dec 2022 02:19:56 +0100 Subject: [PATCH] configuration GitHub code scan --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9cba81..4daf427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.16.1 | 2022-12-04 | code cleanup, moved from lgtm to GitHub Code Scan | | 5.16.0 | 2022-12-01 | `fsSize()` added rw (win, linux, mac OS, BSD) | | 5.15.1 | 2022-11-29 | fix typescript typings | | 5.15.0 | 2022-11-29 | `blockDevices()` added device (win, linux, mac OS) | diff --git a/docs/history.html b/docs/history.html index e4e35b7..4345336 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.16.1 + 2022-12-04 + code cleanup, moved from lgtm to GitHub Code Scan + 5.16.0 2022-12-01 diff --git a/docs/index.html b/docs/index.html index adf2072..0cf38f4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.16.0
+
New Version: 5.16.1