Skip to content

Commit a116d4a

Browse files
Increment package version after release of azure-cosmos (Azure#13356)
1 parent cd4ad88 commit a116d4a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/cosmosdb/cosmos/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 3.9.6 (Unreleased)
4+
5+
36
## 3.9.5 (2021-01-18)
47

58
- BUGFIX: Throws correct Invalid Continuation Token error when making request with malformed token

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.9.5",
3+
"version": "3.9.6",
44
"description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API",
55
"sdk-type": "client",
66
"keywords": [

0 commit comments

Comments
 (0)