Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
* (bluefox) Extend the security checker with the pattern detection
  • Loading branch information
GermanBluefox committed Oct 16, 2023
1 parent 8d59726 commit 5e1e4ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ const collections = await certManager.getAllCollections();
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
* (bluefox) Extend the security checker with the pattern detection
### 1.0.2 (2023-10-16)
* (bluefox) Extend the security checker with the pattern detection

### 1.0.1 (2023-10-11)
* (bluefox) Changed the error text of the security checker
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/webserver",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"engines": {
"node": ">=14.18.0 < 15 || >= 16.0.0"
Expand Down

0 comments on commit 5e1e4ae

Please sign in to comment.