chore: release 0.0.9
This commit is contained in:
parent
8e8dfbe131
commit
8aa26582c5
2 changed files with 20 additions and 2 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,5 +1,23 @@
|
|||
<a name="0.0.9"></a>
|
||||
## [0.0.9](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.8...v0.0.9) (2017-04-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix folder icon color ([13058b6](https://github.com/equinusocio/vsc-material-theme/commit/13058b6))
|
||||
* Update workbench theme ([10cfbb8](https://github.com/equinusocio/vsc-material-theme/commit/10cfbb8))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add graphql file icon ([ec8525f](https://github.com/equinusocio/vsc-material-theme/commit/ec8525f))
|
||||
* Improve workbench theme ([5d642fe](https://github.com/equinusocio/vsc-material-theme/commit/5d642fe))
|
||||
* Update workbench theme ([64a13e0](https://github.com/equinusocio/vsc-material-theme/commit/64a13e0))
|
||||
|
||||
|
||||
|
||||
<a name="0.0.8"></a>
|
||||
## 0.0.8 (2017-04-11)
|
||||
## [0.0.8](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.7...v0.0.8) (2017-04-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vsc-material-theme",
|
||||
"displayName": "Material Theme",
|
||||
"description": "The most epic theme now for Visual Studio Code",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"publisher": "Equinusocio",
|
||||
"license": "Apache-2.0",
|
||||
"icon": "logo.png",
|
||||
|
|
Loading…
Reference in a new issue