Skip to content

Commit 7537ef6

Browse files
authored
3.10.3 release without @azure/identity (Azure#14264)
1 parent 869a723 commit 7537ef6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/cosmosdb/cosmos/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 3.10.3 (Unreleased)
3+
## 3.10.3 (2021-03-12)
44

55
- BUGFIX: Removes direct dependency on @azure/identity while retaining compatibility.
66

sdk/cosmosdb/cosmos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/cosmos",
3-
"version": "3.10.2",
3+
"version": "3.10.3",
44
"description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API",
55
"sdk-type": "client",
66
"keywords": [

0 commit comments

Comments
 (0)