Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 7ece2a3

Browse files
authored
Merge pull request #250 from AzureAD/adal-node-2.2-release
Update release version - [email protected]
2 parents 53816d1 + 78dbede commit 7ece2a3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.2.2
2+
------------------
3+
Release Date: 8 February 2020
4+
* Replace 'request` with `axios` final version
5+
* Fix unit tests
6+
17
Version 0.2.2-beta
28
------------------
39
Release Date: 1 February 2020

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/AzureAD/azure-activedirectory-library-for-nodejs.git"
1212
},
13-
"version": "0.2.2-beta.0",
13+
"version": "0.2.2",
1414
"description": "Windows Azure Active Directory Client Library for node",
1515
"keywords": [
1616
"node",

0 commit comments

Comments
 (0)