Skip to content

Commit

Permalink
v0.11.0 update star empty svg to have fill (#20)
Browse files Browse the repository at this point in the history
* v0.11.0 update star empty svg to have fill

* v0.11.0 - bump to changelog date
  • Loading branch information
sonnyprince authored and DamianMullins committed Jul 4, 2018
1 parent a498d87 commit 25a6484
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

v0.11.0
------------------------------
*July 4, 2018*

### Changed
- Update to star--empty.svg. SVG looks like it lost it's fill colour when last compressed.

v0.10.0
------------------------------
*June 25, 2018*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-icons",
"description": "Common icons for use in Fozzie projects.",
"version": "0.10.0",
"version": "0.11.0",
"files": [
"src"
],
Expand Down
2 changes: 1 addition & 1 deletion src/img/icons/stars/star--empty.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25a6484

Please sign in to comment.