Skip to content

Commit d871788

Browse files
committed
chore(release): 2.11.4 [skip ci]
## [2.11.4](v2.11.3...v2.11.4) (2020-06-22) ### Bug Fixes * VSCode now uses iconv-lite-umd ([#975](#975)) ([3b97b58](3b97b58))
1 parent 3b97b58 commit d871788

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.11.4](https://github.com/JohnstonCode/svn-scm/compare/v2.11.3...v2.11.4) (2020-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* VSCode now uses iconv-lite-umd ([#975](https://github.com/JohnstonCode/svn-scm/issues/975)) ([3b97b58](https://github.com/JohnstonCode/svn-scm/commit/3b97b58cedfc10169d92a9f3b9166c5f9d6b4f34))
7+
18
## [2.11.3](https://github.com/JohnstonCode/svn-scm/compare/v2.11.2...v2.11.3) (2020-06-07)
29

310

package.json

+1-1
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.11.3",
5+
"version": "2.11.4",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)