Skip to content

Commit

Permalink
Merge pull request #2518 from microsoft/dev/sevoku/v0.24.1-release
Browse files Browse the repository at this point in the history
Prepare 0.24.1 release
  • Loading branch information
sevoku authored Dec 6, 2024
2 parents db20b2d + ecb94ba commit f5bfc9c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.24.1

### Changed

- Fixed several issues around keyboard access and accessibility in general.
- NoSQL query editor toolbar now folds to a menu to fit the window size keeping all elements accessible.
- Fixed some minor issues.

## 0.24.0

### Added
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-cosmosdb",
"version": "0.24.1-alpha",
"version": "0.24.1",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"publisher": "ms-azuretools",
"displayName": "Azure Databases",
Expand Down

0 comments on commit f5bfc9c

Please sign in to comment.