Skip to content

Commit e0c44c6

Browse files
Update version and CHANGELOG for release (#5249)
Co-authored-by: Olivaw[bot] <[email protected]>
1 parent 96728b3 commit e0c44c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [1.2.7] - 2024-01-30
6+
7+
### 🔨 Maintenance
8+
9+
- Remove the rename command from the DVC tracked tree [#5221](https://github.com/iterative/vscode-dvc/pull/5221) by [@mattseddon](https://github.com/mattseddon)
10+
- Update demo project and latest tested CLI version (3.41.0) [#5228](https://github.com/iterative/vscode-dvc/pull/5228) by [@mattseddon](https://github.com/mattseddon)
11+
- Update demo to latest commit and update version (3.42.0) [#5233](https://github.com/iterative/vscode-dvc/pull/5233) by [@julieg18](https://github.com/julieg18)
12+
513
## [1.2.6] - 2024-01-18
614

715
### 🔨 Maintenance

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"extensionDependencies": [
1010
"vscode.git"
1111
],
12-
"version": "1.2.6",
12+
"version": "1.2.7",
1313
"license": "Apache-2.0",
1414
"readme": "./README.md",
1515
"repository": {

0 commit comments

Comments
 (0)