Skip to content

Commit 1bc1d9e

Browse files
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.54.11...v2.0.0) (2019-11-08) ### Bug Fixes * Removed proposed api ([#690](#690)) ([7fb3966](7fb3966)) ### BREAKING CHANGES * Removed proposed api functionallity (#675)
1 parent 7fb3966 commit 1bc1d9e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/JohnstonCode/svn-scm/compare/v1.54.11...v2.0.0) (2019-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed proposed api ([#690](https://github.com/JohnstonCode/svn-scm/issues/690)) ([7fb3966](https://github.com/JohnstonCode/svn-scm/commit/7fb3966))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Removed proposed api functionallity (#675)
12+
113
## [1.54.11](https://github.com/JohnstonCode/svn-scm/compare/v1.54.9...v1.54.11) (2019-10-29)
214

315

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.54.11",
5+
"version": "2.0.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)