Skip to content

Commit 43565df

Browse files
committed
Bumps Batch Explorer to v2.14.2
1 parent 2cddb60 commit 43565df

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.14.2
2+
3+
### Bugs
4+
5+
* Fixes login failures when proxy is misconfigured [\#2551]
6+
17
# 2.14.1
28

39
### Bugs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "Microsoft Corporation",
1717
"email": "[email protected]"
1818
},
19-
"version": "2.14.1",
19+
"version": "2.14.2",
2020
"main": "build/client/main.prod.js",
2121
"scripts": {
2222
"ts": "ts-node --project tsconfig.node.json --files",

0 commit comments

Comments
 (0)