Skip to content

Commit 507127f

Browse files
authored
Merge pull request #2544 from Azure/release/bump-2.14.1
Bumps Batch Explorer to 2.14.1 for hotfix release
2 parents c5945b5 + a04c93b commit 507127f

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.1
2+
3+
### Bugs
4+
5+
* Fixes login failures due to AADSTS50011 error [\#2543]
6+
17
# 2.14.0
28

39
[All items](https://github.com/Azure/BatchExplorer/milestone/48?closed=1)

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": "batchexplorer@microsoft.com"
1818
},
19-
"version": "2.14.0",
19+
"version": "2.14.1",
2020
"main": "build/client/main.prod.js",
2121
"scripts": {
2222
"ts": "ts-node --project tsconfig.node.json --files",

0 commit comments

Comments
 (0)