Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#5012)
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 Nov 20, 2023
1 parent 71fd73a commit 88301a8
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.

## [1.1.15] - 2023-11-20

### 🚀 New Features and Enhancements

- Add constant to verify if there is a custom selection of plots [#4989](https://github.com/iterative/vscode-dvc/pull/4989) by [@sroy3](https://github.com/sroy3)

### 🔨 Maintenance

- Update webview test timeout [#4987](https://github.com/iterative/vscode-dvc/pull/4987) by [@julieg18](https://github.com/julieg18)
- Update demo project and latest tested CLI version (3.29.0) [#4986](https://github.com/iterative/vscode-dvc/pull/4986) by [@julieg18](https://github.com/julieg18)
- Update demo project and latest tested CLI version (3.30.0) [#5003](https://github.com/iterative/vscode-dvc/pull/5003) by [@julieg18](https://github.com/julieg18)
- Revert @vscode/extension-telemetry to 0.8.5 [#5009](https://github.com/iterative/vscode-dvc/pull/5009) by [@mattseddon](https://github.com/mattseddon)

## [1.1.14] - 2023-11-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": "1.1.14",
"version": "1.1.15",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {
Expand Down

0 comments on commit 88301a8

Please sign in to comment.