Skip to content

Commit d770637

Browse files
Update version and CHANGELOG for release (#4525)
Co-authored-by: Olivaw[bot] <[email protected]>
1 parent bc31c48 commit d770637

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.0.43] - 2023-08-17
6+
7+
### 🐛 Bug Fixes
8+
9+
- Fix "Image By Step" step number inaccuracy [#4516](https://github.com/iterative/vscode-dvc/pull/4516) by [@julieg18](https://github.com/julieg18)
10+
11+
### 🔨 Maintenance
12+
13+
- Update setup studio status icon [#4515](https://github.com/iterative/vscode-dvc/pull/4515) by [@julieg18](https://github.com/julieg18)
14+
- Update demo project and latest tested CLI version (3.15.3) [#4514](https://github.com/iterative/vscode-dvc/pull/4514) by [@julieg18](https://github.com/julieg18)
15+
516
## [1.0.42] - 2023-08-16
617

718
### 🚀 New Features and Enhancements

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.0.42",
12+
"version": "1.0.43",
1313
"license": "Apache-2.0",
1414
"readme": "./README.md",
1515
"repository": {

0 commit comments

Comments
 (0)