Skip to content

Commit 2df701e

Browse files
committed
chore(release): 1.48.0 [skip ci]
# [1.48.0](v1.47.13...v1.48.0) (2019-04-10) ### Features * Added revert and revert all command icons to SCM view ([#549](#549)) ([56a66d0](56a66d0))
1 parent 56a66d0 commit 2df701e

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.0](https://github.com/JohnstonCode/svn-scm/compare/v1.47.13...v1.48.0) (2019-04-10)
2+
3+
4+
### Features
5+
6+
* Added revert and revert all command icons to SCM view ([#549](https://github.com/JohnstonCode/svn-scm/issues/549)) ([56a66d0](https://github.com/JohnstonCode/svn-scm/commit/56a66d0))
7+
18
## [1.47.13](https://github.com/JohnstonCode/svn-scm/compare/v1.47.12...v1.47.13) (2019-04-09)
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.47.13",
5+
"version": "1.48.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)