Skip to content

Commit ce93ed3

Browse files
authored
Revert "Update version and CHANGELOG for release (#2786)" (#2787)
This reverts commit 0b31903.
1 parent 0b31903 commit ce93ed3

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

CHANGELOG.md

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

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

5-
## [0.5.13] - 2022-11-17
6-
7-
### 🐛 Bug Fixes
8-
9-
- Fix map on undefined is path doesn't exist in rev [#2785](https://github.com/iterative/vscode-dvc/pull/2785) by [@shcheklein](https://github.com/shcheklein)
10-
115
## [0.5.12] - 2022-11-16
126

137
### 🚀 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": "0.5.13",
12+
"version": "0.5.12",
1313
"license": "Apache-2.0",
1414
"readme": "./README.md",
1515
"repository": {

0 commit comments

Comments
 (0)