Skip to content

Commit

Permalink
Increment package version after release of azure-cosmos (#13356)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored Jan 23, 2021
1 parent cd4ad88 commit a116d4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions sdk/cosmosdb/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 3.9.6 (Unreleased)


## 3.9.5 (2021-01-18)

- BUGFIX: Throws correct Invalid Continuation Token error when making request with malformed token
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmosdb/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/cosmos",
"version": "3.9.5",
"version": "3.9.6",
"description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API",
"sdk-type": "client",
"keywords": [
Expand Down

0 comments on commit a116d4a

Please sign in to comment.