Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#4149)
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 Jun 20, 2023
1 parent 1651ac5 commit b51535d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## [1.0.8] - 2023-06-20

### 🚀 New Features and Enhancements

- Point users to Python extension in DVC Setup [#4124](https://github.com/iterative/vscode-dvc/pull/4124) by [@julieg18](https://github.com/julieg18)

### 🐛 Bug Fixes

- Fix plots ribbon copy buttons [#4147](https://github.com/iterative/vscode-dvc/pull/4147) by [@julieg18](https://github.com/julieg18)

### 🔨 Maintenance

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

## [1.0.7] - 2023-06-18

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

0 comments on commit b51535d

Please sign in to comment.