Selaa lähdekoodia

Bumping the version number for release of 1.1.6

Julien Deswaef 6 vuotta sitten
vanhempi
sitoutus
c14e361ccb

+ 9 - 1
CHANGELOG.md

@@ -1,8 +1,16 @@
 # Changelog
 
 ## Changelog of Fork awesome
+- v1.1.6
+  - Added icons: file-epub, python, archlinux, pleroma, unsplash, hackster, spell-check, moon, sun, f-droid, and biometric
+  - Some documentation correction and augmentation, mostly in the README
+  - Gave access to the @all-contributors [bot] to the repo for easier contributor list management
+  - Added a plugin to automatically update the Contributors badge when building the documentation
+  - Added an official domain name for the project: https://forkaweso.me
+- v1.1.5
+  - Just bumped the version number to trigger an automated deploy
 - v1.1.4
-  - Added icons: Gitea, AT&T, Digitalocean, C (language), Wikidata, Emby, Jirafeau, Hashnode, DevTo, Pixelfed, Matrix, Inkscape, Syncthing. 
+  - Added icons: Gitea, AT&T, Digitalocean, C (language), Wikidata, Emby, Jirafeau, Hashnode, DevTo, Pixelfed, Matrix, Inkscape, Syncthing.
 - v1.1.3
   - Added icons: Syncthing and Inkscape
   - Fixed sizing with PHP icon

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 ### A fork of the iconic font and CSS toolkit
 
 [![npm](https://img.shields.io/npm/v/fork-awesome.svg?style=flat&colorB=CB3837)](https://www.npmjs.com/package/fork-awesome)
-[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](CONTRIBUTORS.md)
+[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](CONTRIBUTORS.md)
 [![JSDeliver](https://data.jsdelivr.com/v1/package/npm/fork-awesome/badge)](https://www.jsdelivr.com/package/npm/fork-awesome)
 [![CDNJS](https://img.shields.io/cdnjs/v/fork-awesome.svg?style=flat-square)](https://cdnjs.com/libraries/fork-awesome)
 [![Build Status](https://travis-ci.org/ForkAwesome/Fork-Awesome.svg?branch=master)](https://travis-ci.org/ForkAwesome/Fork-Awesome)

+ 2 - 2
_config.yml

@@ -19,10 +19,10 @@ icon_destination: icon         # Relative to destination
 forkawesome:
   name:           Fork Awesome
   tagline:        A fork of the iconic font and CSS toolkit
-  version:        1.1.5
+  version:        1.1.6
   minor_version:  1.1
   major_version:  1
-  doc_blob:       v1.1.5
+  doc_blob:       v1.1.6
   url:            https://forkaweso.me/Fork-Awesome/
   css_prefix:     fa
   font_family:    ForkAwesome

+ 1 - 1
component.json

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

+ 3 - 3
css/fork-awesome.css

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome
@@ -14,8 +14,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
  * -------------------------- */
 @font-face {
   font-family: 'ForkAwesome';
-  src: url('../fonts/forkawesome-webfont.eot?v=1.1.5');
-  src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.5') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.5') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.5') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.5') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.5#forkawesomeregular') format('svg');
+  src: url('../fonts/forkawesome-webfont.eot?v=1.1.6');
+  src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.6') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.6') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.6') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.6') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.6#forkawesomeregular') format('svg');
   font-weight: normal;
   font-style: normal;
 }

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 1
css/fork-awesome.min.css


+ 1 - 1
css/v5-compat.css

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome

+ 1 - 1
css/v5-compat.min.css

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome

+ 1 - 1
less/fork-awesome.less

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome

+ 1 - 1
less/v5-compat.less

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome

+ 1 - 1
less/variables.less

@@ -6,7 +6,7 @@
 @fa-line-height-base: 1;
 @fa-css-prefix:       fa;
 @fa-font-family:      ForkAwesome;
-@fa-version:          "1.1.5";
+@fa-version:          "1.1.6";
 @fa-border-color:     #eee;
 @fa-inverse:          #fff;
 @fa-li-width:         (30em / 14);

+ 1 - 1
package.json

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

+ 1 - 1
scss/fork-awesome.scss

@@ -1,5 +1,5 @@
 /*!
-Fork Awesome 1.1.5
+Fork Awesome 1.1.6
 License - https://forkaweso.me/Fork-Awesome/license
 
 Copyright 2018 Dave Gandy & Fork Awesome

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä