Skip to content

Commit

Permalink
Update version and CHANGELOG for release (#5709)
Browse files Browse the repository at this point in the history
Co-authored-by: Olivaw[bot] <[email protected]>
  • Loading branch information
github-actions[bot] and iterative-olivaw authored Aug 28, 2024
1 parent f6e7ceb commit 3f9fe25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [1.2.19] - 2024-08-28

### 🔨 Maintenance

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

## [1.2.18] - 2024-08-19

### 🔨 Maintenance
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.2.18",
"version": "1.2.19",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {
Expand Down

0 comments on commit 3f9fe25

Please sign in to comment.