Skip to content

Commit e16419c

Browse files
committed
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2019-11-11) ### Bug Fixes * Fixed CSP policy for commit page ([#733](#733)) ([6996ff0](6996ff0))
1 parent 6996ff0 commit e16419c

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.0.2](https://github.com/JohnstonCode/svn-scm/compare/v2.0.1...v2.0.2) (2019-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed CSP policy for commit page ([#733](https://github.com/JohnstonCode/svn-scm/issues/733)) ([6996ff0](https://github.com/JohnstonCode/svn-scm/commit/6996ff0))
7+
18
## [2.0.1](https://github.com/JohnstonCode/svn-scm/compare/v2.0.0...v2.0.1) (2019-11-10)
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.0.1",
5+
"version": "2.0.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)