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

Commit cb5773c

Browse files
author
Markus Wolf
committed
chore(release): 0.28.0
1 parent 12af194 commit cb5773c

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
<a name="0.28.0"></a>
6+
# [0.28.0](https://github.com/KnisterPeter/vscode-github/compare/v0.27.2...v0.28.0) (2018-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* set statusbar item priority ([12af194](https://github.com/KnisterPeter/vscode-github/commit/12af194)), closes [#336](https://github.com/KnisterPeter/vscode-github/issues/336)
12+
13+
14+
### Features
15+
16+
* 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)
17+
18+
19+
520
<a name="0.27.2"></a>
621
## [0.27.2](https://github.com/KnisterPeter/vscode-github/compare/v0.27.1...v0.27.2) (2018-05-02)
722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"color": "#dddddd",
88
"theme": "light"
99
},
10-
"version": "0.27.2",
10+
"version": "0.28.0",
1111
"publisher": "KnisterPeter",
1212
"engines": {
1313
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)