Skip to content

Commit 0e35224

Browse files
Update version and CHANGELOG for release (#6103)
Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
1 parent 31b976d commit 0e35224

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.3.2] - 2026-03-02
6+
7+
- chore(deps): update dependency minimatch to v9 [security] [#6094](https://github.com/treeverse/vscode-dvc/pull/6094) by [@renovate[bot]](https://github.com/renovate%5Bbot%5D)
8+
- s/iterative/treeverse/g [#6102](https://github.com/treeverse/vscode-dvc/pull/6102) by [@skshetry](https://github.com/skshetry)
9+
510
## [1.3.1] - 2026-02-25
611

712
- no changes

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

0 commit comments

Comments
 (0)