Skip to content

Commit

Permalink
chore(release): 4.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.30.0](4.29.0...4.30.0) (2021-05-06)

### Features

* adopt colour for ports icons in Remote Development UI ([757c392](757c392))
* adopt colours for keyboard shortcut icons ([1cc0eb4](1cc0eb4))
* adopt experimental colours for Testing UI ([d2dcad0](d2dcad0))
* adopt new toolbar action icon colours ([0b353bf](0b353bf))
  • Loading branch information
semantic-release-bot committed May 6, 2021
1 parent 0b353bf commit 3daa63e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [4.30.0](https://github.com/robertrossmann/vscode-remedy/compare/4.29.0...4.30.0) (2021-05-06)


### Features

* adopt colour for ports icons in Remote Development UI ([757c392](https://github.com/robertrossmann/vscode-remedy/commit/757c3928c043c7ebea6afb416aef3361504ad3be))
* adopt colours for keyboard shortcut icons ([1cc0eb4](https://github.com/robertrossmann/vscode-remedy/commit/1cc0eb482ad6fad0fd0812a0585c015dd12af29f))
* adopt experimental colours for Testing UI ([d2dcad0](https://github.com/robertrossmann/vscode-remedy/commit/d2dcad09e520d923d2e248674fb868860c098d66))
* adopt new toolbar action icon colours ([0b353bf](https://github.com/robertrossmann/vscode-remedy/commit/0b353bf81e7aa04c6bd6afd9f97669cc05ea223d))

# [4.29.0](https://github.com/robertrossmann/vscode-remedy/compare/4.28.0...4.29.0) (2021-03-29)


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

0 comments on commit 3daa63e

Please sign in to comment.