chore(release): 0.4.5
This commit is contained in:
parent
5f6d4e9e3b
commit
a6c77f2cdf
3 changed files with 4 additions and 4 deletions
|
@ -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
4
app/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webssh2",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"ignore": [
|
||||
".gitignore"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue