Skip to content

Commit

Permalink
chore(release): 4.28.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.28.0](4.27.0...4.28.0) (2021-03-10)

### Features

* adopt colours for error-like status bar items ([6ca6a95](6ca6a95))
  • Loading branch information
semantic-release-bot committed Mar 10, 2021
1 parent 6ca6a95 commit eafdc70
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.28.0](https://github.com/robertrossmann/vscode-remedy/compare/4.27.0...4.28.0) (2021-03-10)


### Features

* adopt colours for error-like status bar items ([6ca6a95](https://github.com/robertrossmann/vscode-remedy/commit/6ca6a95aa8db92fe1a267e4505898908530b36a3))

# [4.27.0](https://github.com/robertrossmann/vscode-remedy/compare/4.26.1...4.27.0) (2021-03-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remedy",
"description": "A dark & bright theme with orange accents with roots in Base16 - Eighties colour theme",
"version": "4.27.0",
"version": "4.28.0",
"author": "Robert Rossmann <[email protected]>",
"bugs": {
"url": "https://github.com/robertrossmann/vscode-remedy/issues"
Expand Down

0 comments on commit eafdc70

Please sign in to comment.