Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#3924)
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 May 18, 2023
1 parent 26f8342 commit 5381a08
Show file tree
Hide file tree
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
Expand Up @@ -2,6 +2,19 @@

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

## [0.8.14] - 2023-05-18

### 🚀 New Features and Enhancements

- Add Remotes section to setup webview [#3901](https://github.com/iterative/vscode-dvc/pull/3901) by [@mattseddon](https://github.com/mattseddon)

### 🔨 Maintenance

- Make use of show experiments command for setup page [#3910](https://github.com/iterative/vscode-dvc/pull/3910) by [@mattseddon](https://github.com/mattseddon)
- Add default test data to setup app tests [#3908](https://github.com/iterative/vscode-dvc/pull/3908) by [@mattseddon](https://github.com/mattseddon)
- Fix typo in setup reducers [#3912](https://github.com/iterative/vscode-dvc/pull/3912) by [@mattseddon](https://github.com/mattseddon)
- Create default exp show output constant [#3911](https://github.com/iterative/vscode-dvc/pull/3911) by [@mattseddon](https://github.com/mattseddon)

## [0.8.13] - 2023-05-17

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

0 comments on commit 5381a08

Please sign in to comment.