Skip to content

Commit

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

### Features

* improve colour for indent guides & editor ruler ([ac52282](ac52282))
* improve text in side bar section headers ([15aab68](15aab68))
  • Loading branch information
semantic-release-bot committed May 20, 2020
1 parent ac52282 commit 801df9e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [4.15.0](https://github.com/robertrossmann/vscode-remedy/compare/4.14.0...4.15.0) (2020-05-20)


### Features

* improve colour for indent guides & editor ruler ([ac52282](https://github.com/robertrossmann/vscode-remedy/commit/ac5228236fd26df2daaa82f2765a9d66a47e38f9))
* improve text in side bar section headers ([15aab68](https://github.com/robertrossmann/vscode-remedy/commit/15aab689f8fe7beb72d77837d6fe1b6125eef8fd))

# [4.14.0](https://github.com/robertrossmann/vscode-remedy/compare/4.13.0...4.14.0) (2020-05-18)


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.14.0",
"version": "4.15.0",
"author": "Robert Rossmann <[email protected]>",
"bugs": {
"url": "https://github.com/robertrossmann/vscode-remedy/issues"
Expand Down

0 comments on commit 801df9e

Please sign in to comment.