Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#4683)
Browse files Browse the repository at this point in the history
Co-authored-by: Olivaw[bot] <olivaw@iterative.ai>
github-actions[bot] and iterative-olivaw authored Sep 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8f6d2a3 commit 3c7347b
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file.

## [1.0.55] - 2023-09-18

### 🐛 Bug Fixes

- Fix Vega plots disappearing [#4673](https://github.com/iterative/vscode-dvc/pull/4673) by [@mattseddon](https://github.com/mattseddon)
- Remove mutli source plots encoding cache [#4678](https://github.com/iterative/vscode-dvc/pull/4678) by [@mattseddon](https://github.com/mattseddon)

### 🔨 Maintenance

- Use insiders for e2e tests (chromium missing) [#4669](https://github.com/iterative/vscode-dvc/pull/4669) by [@mattseddon](https://github.com/mattseddon)
- Update demo project and latest tested CLI version (3.21.0) [#4668](https://github.com/iterative/vscode-dvc/pull/4668) by [@mattseddon](https://github.com/mattseddon)
- Increase windows tests timeout [#4677](https://github.com/iterative/vscode-dvc/pull/4677) by [@mattseddon](https://github.com/mattseddon)

## [1.0.54] - 2023-09-14

### 🚀 New Features and Enhancements
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"extensionDependencies": [
"vscode.git"
],
"version": "1.0.54",
"version": "1.0.55",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {

0 comments on commit 3c7347b

Please sign in to comment.