Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#3449)
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 Mar 12, 2023
1 parent e52033f commit 8bc5065
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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

## [0.6.18] - 2023-03-12

### 🚀 New Features and Enhancements

- Add command to reset state [#3421](https://github.com/iterative/vscode-dvc/pull/3421) by [@sroy3](https://github.com/sroy3)
- Revert smooth slider background color [#3444](https://github.com/iterative/vscode-dvc/pull/3444) by [@sroy3](https://github.com/sroy3)

### 🔨 Maintenance

- Clean up setup internals [#3435](https://github.com/iterative/vscode-dvc/pull/3435) by [@mattseddon](https://github.com/mattseddon)
- Create (shared) section container component [#3440](https://github.com/iterative/vscode-dvc/pull/3440) by [@mattseddon](https://github.com/mattseddon)

## [0.6.17] - 2023-03-10

### 🚀 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.17",
"version": "0.6.18",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {
Expand Down

0 comments on commit 8bc5065

Please sign in to comment.