Skip to content

Commit

Permalink
v1.16.0 Add coloured rainbow rays
Browse files Browse the repository at this point in the history
  • Loading branch information
Maryia Radchuk committed Nov 16, 2018
1 parent cf26d55 commit 2b47f33
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
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).


v1.16.0
------------------------------
*November 16, 2018*

### Changed
- Renamed white rays

### Added
- Coloured rainbow rays


v1.15.1
------------------------------
*October 30, 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": "1.15.1",
"version": "1.16.0",
"files": [
"src"
],
Expand Down
1 change: 1 addition & 0 deletions src/img/decoration/rays--coloured--mid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/img/decoration/rays--coloured--narrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/img/decoration/rays--coloured--wide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/img/decoration/rays--white--narrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/img/decoration/rays--white--small.svg

This file was deleted.

1 change: 1 addition & 0 deletions src/img/decoration/rays--white--wide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/img/decoration/rays--white.svg

This file was deleted.

0 comments on commit 2b47f33

Please sign in to comment.