Skip to content

Commit

Permalink
chore(release): 2.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.16.0](v2.15.7...v2.16.0) (2023-06-19)

### Features

* switch to codicons ([#1553](#1553)) ([4106832](4106832))
  • Loading branch information
JohnstonCode committed Jun 19, 2023
1 parent 4106832 commit e3a906d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.16.0](https://github.com/JohnstonCode/svn-scm/compare/v2.15.7...v2.16.0) (2023-06-19)


### Features

* switch to codicons ([#1553](https://github.com/JohnstonCode/svn-scm/issues/1553)) ([4106832](https://github.com/JohnstonCode/svn-scm/commit/4106832510caab108c28022e4c7773d89cb7a4b4))

## [2.15.7](https://github.com/JohnstonCode/svn-scm/compare/v2.15.6...v2.15.7) (2022-12-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
"version": "2.15.7",
"version": "2.16.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
Expand Down

0 comments on commit e3a906d

Please sign in to comment.