Skip to content

Commit

Permalink
chore(release): 4.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.12.0](4.11.0...4.12.0) (2020-05-05)

### Bug Fixes

* restore tabs' / breadcrumbs' border ([e73477a](e73477a))

### Features

* enable tab foreground hovers ([24bdffd](24bdffd))
  • Loading branch information
semantic-release-bot committed May 5, 2020
1 parent 24bdffd commit fe686d7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.12.0](https://github.com/robertrossmann/vscode-remedy/compare/4.11.0...4.12.0) (2020-05-05)


### Bug Fixes

* restore tabs' / breadcrumbs' border ([e73477a](https://github.com/robertrossmann/vscode-remedy/commit/e73477a0c78b2bf4e5ea2d3650006e178a05cce1))


### Features

* enable tab foreground hovers ([24bdffd](https://github.com/robertrossmann/vscode-remedy/commit/24bdffd188cf297c8877b604d1371c0aeec260eb))

# [4.11.0](https://github.com/robertrossmann/vscode-remedy/compare/4.10.0...4.11.0) (2020-05-04)


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 theme with orange accents with roots in Base16 - Eighties colour theme",
"version": "4.11.0",
"version": "4.12.0",
"author": "Robert Rossmann <[email protected]>",
"bugs": {
"url": "https://github.com/robertrossmann/vscode-remedy/issues"
Expand Down

0 comments on commit fe686d7

Please sign in to comment.