Skip to content

Commit b2f9f00

Browse files
committed
Release v2.1.24
1 parent cf16c9e commit b2f9f00

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ Change Log
33
All notable changes to the project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.23...HEAD
6+
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.24...HEAD
77

88

9-
[Unpublished]
9+
[v2.1.24]
1010
----------------------
1111
### Fixed
1212
- [[`#753`][]]: Startup breakage for users running Atom 1.23.3
1313

14+
[v2.1.24]: https://github.com/file-icons/atom/releases/tag/v2.1.24
1415
[`#753`]: https://github.com/file-icons/atom/issues/753#issuecomment-412749410
1516

1617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "file-icons",
33
"main": "lib/main.js",
4-
"version": "2.1.23",
4+
"version": "2.1.24",
55
"private": true,
66
"description": "Assign file extension icons and colours for improved visual grepping",
77
"repository": "https://github.com/file-icons/atom",

0 commit comments

Comments
 (0)