Skip to content

Commit 48ff9dc

Browse files
committed
chore(release): 1.48.5 [skip ci]
## [1.48.5](v1.48.4...v1.48.5) (2019-05-21) ### Bug Fixes * Show alert to work with code-server ([#579](#579)) ([605b321](605b321))
1 parent 605b321 commit 48ff9dc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.48.5](https://github.com/JohnstonCode/svn-scm/compare/v1.48.4...v1.48.5) (2019-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Show alert to work with code-server ([#579](https://github.com/JohnstonCode/svn-scm/issues/579)) ([605b321](https://github.com/JohnstonCode/svn-scm/commit/605b321))
7+
18
## [1.48.4](https://github.com/JohnstonCode/svn-scm/compare/v1.48.3...v1.48.4) (2019-05-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.48.4",
5+
"version": "1.48.5",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)