@small-tech/auto-encrypt-localhost
Advanced tools
Comparing version 7.0.3 to 7.0.4
@@ -8,2 +8,8 @@ # Changelog | ||
## [7.0.4] - 2021-03-17 | ||
### Added | ||
- Screenshot of the graphical sudo prompt in 7.0.3 added to the readme. | ||
## [7.0.3] - 2021-03-17 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@small-tech/auto-encrypt-localhost", | ||
"version": "7.0.3", | ||
"version": "7.0.4", | ||
"description": "Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Express.js, etc.) using mkcert.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -19,4 +19,4 @@ # Auto Encrypt Localhost | ||
![Screenshot of graphical sudo prompt “Authentication required: Authentication is needed to run /bin/bash as the super user”](https://small-tech.org/images/graphical-sudo-prompt.png) | ||
## Usage | ||
@@ -23,0 +23,0 @@ |
81638