Skip to content

Commit 8de3a8d

Browse files
committed
Trigger Release 3.1.1
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
1 parent a58d12d commit 8de3a8d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@ CHANGELOG
22
================================================================================
33
This project is using [Semantic Versioning 2.0.0](http://semver.org/)
44

5+
## v3.1.1
6+
7+
This release is mainly a bugfix release: It undoes the breaking naming change of the
8+
last release which was an unwanted consequence of Fix naming problem (Visual Studio) #1406
9+
See #1434 for a discussion.
10+
11+
Because these changes were already approved they are also included:
12+
13+
### New fonts and icons
14+
- Monaspace: Add Light weight #1433
15+
- Add TOML icon @cpea2506 #1436
16+
517
## v3.1.0
618

719
This release fixes some bugs and adds fonts. More icons will come with the next release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nerd-fonts",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Iconic font aggregator, collection, & patcher. 9,000+ icons, 60+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
55
"main": "index.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)