Skip to content

Commit 2a58a87

Browse files
Update version and CHANGELOG for release (#5627)
Co-authored-by: Olivaw[bot] <[email protected]>
1 parent 7f8a288 commit 2a58a87

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [1.2.15] - 2024-07-16
6+
7+
### 🐛 Bug Fixes
8+
9+
- rename iterative.ai to dvc.ai in Studio domain [#5626](https://github.com/iterative/vscode-dvc/pull/5626) by [@shcheklein](https://github.com/shcheklein)
10+
511
## [1.2.14] - 2024-06-19
612

713
### 🐛 Bug Fixes

extension/package.json

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

0 commit comments

Comments
 (0)