Release 6.1.3
This commit is contained in:
parent
fd1cb63c4e
commit
1b02688f75
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
## Modifications since version 2.x
|
||||
|
||||
### 6.1.3
|
||||
|
||||
* Fix MinTTY's warning about missing code pages (#980).
|
||||
|
||||
|
||||
### 6.1.2
|
||||
|
||||
* Make shape of straight-neck `2` less crooked (#978).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "6.1.2",
|
||||
"version": "6.1.3",
|
||||
"main": "./font-src/index.js",
|
||||
"scripts": {
|
||||
"build": "node utility/ensure-verda-exists && verda -f verdafile.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue