Bumping version to 1.0.4

This commit is contained in:
Julien Deswaef 2018-02-22 18:30:59 -05:00
parent 90cb18b435
commit 9254f24171
4 changed files with 9 additions and 5 deletions

View file

@ -1,8 +1,12 @@
# Changelog # Changelog
## Changelog of Fork awesome ## Changelog of Fork awesome
- v1.0.4
- Some build process changes
- Adds a SVG template file in src/icons for better icon placement and sizing comparison
- Adds Discord, Patreon, Snowdrift, Ethereum, ActivityPub and Keybase icons
- v1.0.3 - v1.0.3
- Adding Artstation icon #19 - Adding Artstation icon [#19](https://github.com/ForkAwesome/Fork-Awesome/pull/19)
- Adding an SVG Inkscape template for icon sizing and positioning - Adding an SVG Inkscape template for icon sizing and positioning
- v1.0.2 - v1.0.2
- Solves a Makefile bug that packaged files that were not updated. - Solves a Makefile bug that packaged files that were not updated.

View file

@ -21,10 +21,10 @@ icon_destination: icon # Relative to destination
forkawesome: forkawesome:
name: Fork Awesome name: Fork Awesome
tagline: A fork of the iconic font and CSS toolkit tagline: A fork of the iconic font and CSS toolkit
version: 1.0.3 version: 1.0.4
minor_version: 1.0 minor_version: 1.0
major_version: 1 major_version: 1
doc_blob: v1.0.3 doc_blob: v1.0.4
url: http://forkawesome.github.com/Fork-Awesome/ url: http://forkawesome.github.com/Fork-Awesome/
legacy_url: http://forkawesome.github.com/Fork-Awesome/ legacy_url: http://forkawesome.github.com/Fork-Awesome/
css_prefix: fa css_prefix: fa

View file

@ -2,7 +2,7 @@
"name": "fork-awesome", "name": "fork-awesome",
"repo": "ForkAwesome/Fork-Awesome", "repo": "ForkAwesome/Fork-Awesome",
"description": "Fork Awesome", "description": "Fork Awesome",
"version": "1.0.3", "version": "1.0.4",
"keywords": [], "keywords": [],
"dependencies": {}, "dependencies": {},
"development": {}, "development": {},

View file

@ -1,7 +1,7 @@
{ {
"name": "fork-awesome", "name": "fork-awesome",
"description": "A fork of the iconic font and CSS framework", "description": "A fork of the iconic font and CSS framework",
"version": "1.0.3", "version": "1.0.4",
"style": "css/fork-awesome.css", "style": "css/fork-awesome.css",
"keywords": [ "keywords": [
"font", "font",