Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#3283)
Browse files Browse the repository at this point in the history
Co-authored-by: Olivaw[bot] <olivaw@iterative.ai>
  • Loading branch information
github-actions[bot] and iterative-olivaw authored Feb 14, 2023
1 parent b7bcaf9 commit 761540d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [0.6.6] - 2023-02-14

### 🐛 Bug Fixes

- Correctly debounce resize of table columns [#3280](https://github.com/iterative/vscode-dvc/pull/3280) by [@sroy3](https://github.com/sroy3)

### 🔨 Maintenance

- Update demo project and latest tested CLI version (2.45.0) [#3282](https://github.com/iterative/vscode-dvc/pull/3282) by [@mattseddon](https://github.com/mattseddon)

## [0.6.5] - 2023-02-13

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

0 comments on commit 761540d

Please sign in to comment.