From cf2ab577af2a94d1f474e408d6579aeddd4cb126 Mon Sep 17 00:00:00 2001 From: Kamil Pajdzik Date: Tue, 28 Aug 2018 09:32:39 -0700 Subject: [PATCH] Update version to 0.1.2 --- Changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f70f3f0..a909919 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,6 @@ +### 0.1.2 - 2018/08/28 +- Update ActiveDirectory endpoint URL in US Government cloud + ### 0.1.1 - 2018/08/24 - added batchResourceId to the supported environments diff --git a/package.json b/package.json index 43d2e02..8c28531 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "email": "azsdkteam@microsoft.com", "url": "https://github.com/Azure/ms-rest-azure-env" }, - "version": "0.1.1", + "version": "0.1.2", "description": "Isomorphic library that provides Azure endpoints for different Azure Environments/Clouds.", "tags": [ "node",