We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5007f1e commit bc0cb39Copy full SHA for bc0cb39
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.26] - 2025-01-03
6
+
7
+### 🔨 Maintenance
8
9
+- Switch to `studio.datachain.ai` [#5887](https://github.com/iterative/vscode-dvc/pull/5887) by [@0x2b3bfa0](https://github.com/0x2b3bfa0)
10
11
## [1.2.25] - 2024-12-08
12
13
### 🐛 Bug Fixes
extension/package.json
@@ -9,7 +9,7 @@
"extensionDependencies": [
"vscode.git"
],
- "version": "1.2.25",
+ "version": "1.2.26",
"license": "Apache-2.0",
14
"readme": "./README.md",
15
"repository": {
0 commit comments