Skip to content

Commit d8bbe4c

Browse files
committed
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.3...v2.5.0) (2020-01-26) ### Features * Added ability to copy revision number to clipboard ([#780](#780)) ([dc125ec](dc125ec))
1 parent dc125ec commit d8bbe4c

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+
# [2.5.0](https://github.com/JohnstonCode/svn-scm/compare/v2.4.3...v2.5.0) (2020-01-26)
2+
3+
4+
### Features
5+
6+
* Added ability to copy revision number to clipboard ([#780](https://github.com/JohnstonCode/svn-scm/issues/780)) ([dc125ec](https://github.com/JohnstonCode/svn-scm/commit/dc125ec3db81fe96ad83da818718da966d62f4c9))
7+
18
## [2.4.3](https://github.com/JohnstonCode/svn-scm/compare/v2.4.2...v2.4.3) (2020-01-24)
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": "2.4.3",
5+
"version": "2.5.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)