Nikita Prokopov 3 лет назад
Родитель
Сommit
eee6db9936
5 измененных файлов с 9 добавлено и 5 удалено
  1. 4 0
      CHANGELOG.md
  2. 1 1
      FiraCode.glyphs
  3. 3 3
      README.md
  4. BIN
      extras/download.png
  5. 1 1
      package.json

+ 4 - 0
CHANGELOG.md

@@ -2,6 +2,10 @@
 
 
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 
 
+### 6.2
+
+- Fixed monospaced property #1325
+
 ### 6.1
 ### 6.1
 
 
 - Fixed hinting settings to match Glyphs export #1315
 - Fixed hinting settings to match Glyphs export #1315

+ 1 - 1
FiraCode.glyphs

@@ -131577,5 +131577,5 @@ oV = 98;
 };
 };
 };
 };
 versionMajor = 6;
 versionMajor = 6;
-versionMinor = 1;
+versionMinor = 2;
 }
 }

+ 3 - 3
README.md

@@ -12,7 +12,7 @@ Fira Code is a free monospaced font containing ligatures for common programming
 
 
 ### Download & Install
 ### Download & Install
 
 
-<a href="https://github.com/tonsky/FiraCode/releases/download/6.1/Fira_Code_v6.1.zip"><img alt="Fira_Code_v6.1.zip - December 3, 2021 - 2.9 MB" src="./extras/download.png" width="520" height="130"></a>
+<a href="https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip"><img alt="Fira_Code_v6.2.zip - December 6, 2021 - 2.5 MB" src="./extras/download.png" width="520" height="130"></a>
 
 
 Then:
 Then:
 
 
@@ -152,12 +152,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing:
 
 
 ```html
 ```html
 <!-- HTML -->
 <!-- HTML -->
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/firacode@6.1.0/distr/fira_code.css">
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css">
 ```
 ```
 
 
 ```css
 ```css
 /* 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
 ```css

BIN
extras/download.png


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "firacode",
   "name": "firacode",
-  "version": "6.1.0",
+  "version": "6.2.0",
   "description": "Fira Code: monospaced font with programming ligatures",
   "description": "Fira Code: monospaced font with programming ligatures",
   "main": "distr/fira_code.css",
   "main": "distr/fira_code.css",
   "keywords": [
   "keywords": [