diff --git a/changelog.md b/changelog.md index 9d57e45c3..0b3c55b7a 100644 --- a/changelog.md +++ b/changelog.md @@ -2,13 +2,15 @@ CHANGELOG ================================================================================ This project is using [Semantic Versioning 2.0.0](http://semver.org/) -## v3.5.1 (upcoming) +## v3.5.1 -We need a bugfix release this time. +It was too hot, we need a bugfix release this time. ### Bugs - Actually put in the new promised Devicons #2057 + - SpaceMono: Remove fi/fl ligs #2062 + - Flatten forgotten font subdirs ## v3.5.0 diff --git a/package.json b/package.json index 875ab0d2e..20c88daf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nerd-fonts", - "version": "3.5.0", + "version": "3.5.1", "description": "Iconic font aggregator, collection, & patcher. 10,000+ icons, 70+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more", "main": "index.js", "dependencies": {},