Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 7be5ab5

Browse files
Prepare version 0.5.4
1 parent da35259 commit 7be5ab5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vorlon",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "vorlon",
55
"main": "Server/server.js",
66
"dependencies": {

whatsnew.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.5.4
2+
- Plugins
3+
- Bot Framework Inspector
4+
- Fixes on UI
5+
- Vorlon behind proxy
6+
- Fixing Socket.io when Vorlon.js is behind a proxy and BaseUrl is configured
7+
8+
19
## 0.5.0
210
- Plugins
311
- Bot Framework Inspector

0 commit comments

Comments
 (0)