Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#3413)
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 7, 2023
1 parent d4fc4c3 commit 18e7b9e
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.6.15] - 2023-03-07

### 🚀 New Features and Enhancements

- Have queue workers respect dvc.studio.shareExperimentsLive [#3398](https://github.com/iterative/vscode-dvc/pull/3398) by [@mattseddon](https://github.com/mattseddon)
- Expose Open Studio Settings in the command palette [#3399](https://github.com/iterative/vscode-dvc/pull/3399) by [@mattseddon](https://github.com/mattseddon)
- Switch add Studio access token to update when Studio is connected [#3400](https://github.com/iterative/vscode-dvc/pull/3400) by [@mattseddon](https://github.com/mattseddon)

### 🔨 Maintenance

- Remove vega-functions & vega-scale resolutions [#3395](https://github.com/iterative/vscode-dvc/pull/3395) by [@mattseddon](https://github.com/mattseddon)
- Added a story to visualize the icons [#3403](https://github.com/iterative/vscode-dvc/pull/3403) by [@sroy3](https://github.com/sroy3)

## [0.6.14] - 2023-03-05

### 🐛 Bug Fixes
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.14",
"version": "0.6.15",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {
Expand Down

0 comments on commit 18e7b9e

Please sign in to comment.