From 429bc3ef61eafe6954b06cd46271a5251d873553 Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Sun, 18 Feb 2018 20:14:21 -0500 Subject: [PATCH] Solves bug on packaging and bump version to 1.0.2 --- CHANGELOG.md | 14 ++++++++++++++ component.json | 2 +- package.json | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2739700c5..854697c56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## Changelog of Fork awesome +- v1.0.2 + - Solves a Makefile bug that packaged files that were not updated. + - Correction of typos in the documentation. +- v1.0.1 + − Mainly solving a packaging bug. +- v1.0.0 + - Forked from Font Awesome 4.7.0. Rename of the project to Fork Awesome. + - Cleaned up the doc and removed 3rd party trackers and advertisement from documentation. + - Extracted all the icons from the SVG webfont into individual SVG files. + - Added 12 new icons. + - Removed 3 imaginary brand icons. + - Added FontCustom as a build tool to create the webfonts. + ## Changelog of Font Awesome - [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012) - [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189) diff --git a/component.json b/component.json index bf344d7c4..10696b480 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "fork-awesome", "repo": "ForkAwesome/Fork-Awesome", "description": "Fork Awesome", - "version": "1.0.1", + "version": "1.0.2", "keywords": [], "dependencies": {}, "development": {}, diff --git a/package.json b/package.json index 2d6764c2e..5b7d8f0d3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fork-awesome", "description": "A fork of the iconic font and CSS framework", - "version": "1.0.1", + "version": "1.0.2", "style": "css/fork-awesome.css", "keywords": [ "font",