Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
Increment package version after release of azure-cosmos (Azure#15683)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jun 21, 2021
1 parent c1c344f commit 08475a3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions sdk/cosmosdb/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 3.11.6 (Unreleased)

### Features Added

### Breaking Changes

### Key Bugs Fixed

### Fixed


## 3.11.5 (2021-06-10)

### Features Added
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.11.5",
"version": "3.11.6",
"description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API",
"sdk-type": "client",
"keywords": [
Expand Down

0 comments on commit 08475a3

Please sign in to comment.