Skip to content

Commit 3b7e74b

Browse files
committed
chore(release): 1.53.0 [skip ci]
# [1.53.0](v1.52.2...v1.53.0) (2019-06-07) ### Features * Added option to enable proposed features ([#602](#602)) ([3eedbb5](3eedbb5))
1 parent 3eedbb5 commit 3b7e74b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.53.0](https://github.com/JohnstonCode/svn-scm/compare/v1.52.2...v1.53.0) (2019-06-07)
2+
3+
4+
### Features
5+
6+
* Added option to enable proposed features ([#602](https://github.com/JohnstonCode/svn-scm/issues/602)) ([3eedbb5](https://github.com/JohnstonCode/svn-scm/commit/3eedbb5))
7+
18
## [1.52.2](https://github.com/JohnstonCode/svn-scm/compare/v1.52.1...v1.52.2) (2019-06-04)
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: 2 additions & 2 deletions
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.52.2",
5+
"version": "1.53.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"
@@ -1166,4 +1166,4 @@
11661166
}
11671167
}
11681168
}
1169-
}
1169+
}

0 commit comments

Comments
 (0)