Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Wolf committed May 8, 2018
1 parent 12af194 commit cb5773c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.28.0"></a>
# [0.28.0](https://github.com/KnisterPeter/vscode-github/compare/v0.27.2...v0.28.0) (2018-05-08)


### Bug Fixes

* set statusbar item priority ([12af194](https://github.com/KnisterPeter/vscode-github/commit/12af194)), closes [#336](https://github.com/KnisterPeter/vscode-github/issues/336)


### Features

* allow to enable/disable statusbar integration ([099b5df](https://github.com/KnisterPeter/vscode-github/commit/099b5df)), closes [#345](https://github.com/KnisterPeter/vscode-github/issues/345)



<a name="0.27.2"></a>
## [0.27.2](https://github.com/KnisterPeter/vscode-github/compare/v0.27.1...v0.27.2) (2018-05-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"color": "#dddddd",
"theme": "light"
},
"version": "0.27.2",
"version": "0.28.0",
"publisher": "KnisterPeter",
"engines": {
"vscode": "^1.18.0"
Expand Down

0 comments on commit cb5773c

Please sign in to comment.