diff --git a/CHANGELOG.md b/CHANGELOG.md index c57ebf6..844d005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +### 6.2 + +- Fixed monospaced property #1325 + ### 6.1 - Fixed hinting settings to match Glyphs export #1315 diff --git a/FiraCode.glyphs b/FiraCode.glyphs index 8b11a0d..7c315ab 100644 --- a/FiraCode.glyphs +++ b/FiraCode.glyphs @@ -131577,5 +131577,5 @@ oV = 98; }; }; versionMajor = 6; -versionMinor = 1; +versionMinor = 2; } diff --git a/README.md b/README.md index 8abc744..12b8ffc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Fira Code is a free monospaced font containing ligatures for common programming ### Download & Install -Fira_Code_v6.1.zip - December 3, 2021 - 2.9 MB +Fira_Code_v6.2.zip - December 6, 2021 - 2.5 MB Then: @@ -152,12 +152,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing: ```html - + ``` ```css /* CSS */ -@import url(https://cdn.jsdelivr.net/npm/firacode@6.1.0/distr/fira_code.css); +@import url(https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css); ``` ```css diff --git a/extras/download.png b/extras/download.png index 4c0c833..15f56fa 100644 Binary files a/extras/download.png and b/extras/download.png differ diff --git a/package.json b/package.json index 9524a16..0ce7a3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firacode", - "version": "6.1.0", + "version": "6.2.0", "description": "Fira Code: monospaced font with programming ligatures", "main": "distr/fira_code.css", "keywords": [