Skip to content

Commit

Permalink
chore: Post 0.21.0 release update (#2275)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonYeMSFT authored Mar 21, 2024
1 parent a877cec commit 229ea0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-cosmosdb",
"version": "0.21.0",
"version": "0.21.1-alpha",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"publisher": "ms-azuretools",
"displayName": "Azure Databases",
Expand Down Expand Up @@ -1150,5 +1150,8 @@
},
"extensionDependencies": [
"ms-azuretools.vscode-azureresourcegroups"
]
],
"overrides": {
"es5-ext": "0.10.53"
}
}

0 comments on commit 229ea0e

Please sign in to comment.