From 2a9f3fd3f9731fd0d106b26a511230699a22dc9d Mon Sep 17 00:00:00 2001 From: qiaozha Date: Fri, 15 Oct 2021 15:21:58 +0800 Subject: [PATCH] update-purview-catalog-version-for-release --- sdk/purview/purview-catalog-rest/CHANGELOG.md | 2 +- sdk/purview/purview-catalog-rest/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/purview/purview-catalog-rest/CHANGELOG.md b/sdk/purview/purview-catalog-rest/CHANGELOG.md index 4e193011e67f..a9df8bfcd512 100644 --- a/sdk/purview/purview-catalog-rest/CHANGELOG.md +++ b/sdk/purview/purview-catalog-rest/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (2021-10-15) +## 1.0.0-beta.3 (2021-10-15) - Refresh the package - Add polling helper support diff --git a/sdk/purview/purview-catalog-rest/package.json b/sdk/purview/purview-catalog-rest/package.json index 0e1043888248..8e7fe1d3769a 100644 --- a/sdk/purview/purview-catalog-rest/package.json +++ b/sdk/purview/purview-catalog-rest/package.json @@ -3,7 +3,7 @@ "sdk-type": "client", "author": "Microsoft Corporation", "description": "An isomorphic rest level client library for the Azure Purview Catalog service.", - "version": "1.0.0-beta.2", + "version": "1.0.0-beta.3", "keywords": [ "node", "azure",