chore(release): 0.4.5

This commit is contained in:
Bill Church 2022-03-31 08:52:49 -04:00
parent 5f6d4e9e3b
commit a6c77f2cdf
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# Change Log
## 0.4.5 [TBD]
## 0.4.5 [20220331]
### Fixes
- Update socket.io to 4.2.0
- Update read-config-ng to 3.0.4

4
app/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"license": "SEE LICENSE IN FILE - LICENSE",
"dependencies": {
"basic-auth": "~2.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"ignore": [
".gitignore"
],