Skip to content

Commit d7c87c0

Browse files
committed
chore(release): 2.14.0 [skip ci]
# [2.14.0](v2.13.6...v2.14.0) (2021-10-07) ### Features * Support SVN_ASP_DOT_NET_HACK env variable ([#1174](#1174)) ([86c36d2](86c36d2))
1 parent 86c36d2 commit d7c87c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.14.0](https://github.com/JohnstonCode/svn-scm/compare/v2.13.6...v2.14.0) (2021-10-07)
2+
3+
4+
### Features
5+
6+
* Support SVN_ASP_DOT_NET_HACK env variable ([#1174](https://github.com/JohnstonCode/svn-scm/issues/1174)) ([86c36d2](https://github.com/JohnstonCode/svn-scm/commit/86c36d2166c9e483d2470b088f9cb34c0beb0b81))
7+
18
## [2.13.6](https://github.com/JohnstonCode/svn-scm/compare/v2.13.5...v2.13.6) (2021-05-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svn-scm",
33
"displayName": "SVN",
44
"description": "Integrated Subversion source control",
5-
"version": "2.13.6",
5+
"version": "2.14.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)