release: 0.0.5

This commit is contained in:
Mattia Astorino 2017-02-11 14:57:39 +01:00
parent 93ab71e0db
commit f8735a5cbe
2 changed files with 6 additions and 10 deletions

View file

@ -1,21 +1,17 @@
<a name="0.0.4"></a> <a name="0.0.5"></a>
## 0.0.4 (2017-02-09) ## 0.0.5 (2017-02-11)
### Bug Fixes ### Bug Fixes
* Add bower icon ([b326f26](https://github.com/equinusocio/vsc-material-theme/commit/b326f26))
* Fix background color for highlighted searched string ([fc94c09](https://github.com/equinusocio/vsc-material-theme/commit/fc94c09)), closes [#4](https://github.com/equinusocio/vsc-material-theme/issues/4)
* Fix opened folder icon ([b21c04f](https://github.com/equinusocio/vsc-material-theme/commit/b21c04f)), closes [#1](https://github.com/equinusocio/vsc-material-theme/issues/1) * Fix opened folder icon ([b21c04f](https://github.com/equinusocio/vsc-material-theme/commit/b21c04f)), closes [#1](https://github.com/equinusocio/vsc-material-theme/issues/1)
* Fix var hover background ([a471a2a](https://github.com/equinusocio/vsc-material-theme/commit/a471a2a)) * Fix some file and folder icons ([5526e62](https://github.com/equinusocio/vsc-material-theme/commit/5526e62))
* Update json icon ([2793178](https://github.com/equinusocio/vsc-material-theme/commit/2793178)) * Update some file icons ([88b4739](https://github.com/equinusocio/vsc-material-theme/commit/88b4739))
### Features ### Features
* Add lighter theme (wip) ([8827f12](https://github.com/equinusocio/vsc-material-theme/commit/8827f12)) * **Icons:** Add new icons ([d02f2fe](https://github.com/equinusocio/vsc-material-theme/commit/d02f2fe))
* Add Material Theme icon-theme ([8defc56](https://github.com/equinusocio/vsc-material-theme/commit/8defc56))
* first beta release ([262097f](https://github.com/equinusocio/vsc-material-theme/commit/262097f))

View file

@ -2,7 +2,7 @@
"name": "vsc-material-theme", "name": "vsc-material-theme",
"displayName": "Material Theme", "displayName": "Material Theme",
"description": "The most epic theme now for Visual Studio Code", "description": "The most epic theme now for Visual Studio Code",
"version": "0.0.4", "version": "0.0.5",
"publisher": "Equinusocio", "publisher": "Equinusocio",
"license": "Apache-2.0", "license": "Apache-2.0",
"icon": "logo.png", "icon": "logo.png",