Skip to content

Commit 0a52493

Browse files
committed
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.0...v2.4.0) (2020-01-07) ### Features * Add remove unversioned command ([#769](#769)) ([177bb0b](177bb0b))
1 parent 177bb0b commit 0a52493

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.4.0](https://github.com/JohnstonCode/svn-scm/compare/v2.3.0...v2.4.0) (2020-01-07)
2+
3+
4+
### Features
5+
6+
* Add remove unversioned command ([#769](https://github.com/JohnstonCode/svn-scm/issues/769)) ([177bb0b](https://github.com/JohnstonCode/svn-scm/commit/177bb0baf88cf01b618503ce4c8c2a1569ec5ea4))
7+
18
# [2.3.0](https://github.com/JohnstonCode/svn-scm/compare/v2.2.1...v2.3.0) (2020-01-01)
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.3.0",
5+
"version": "2.4.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)