Skip to content

Commit

Permalink
Release v2.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Aug 14, 2018
1 parent cf16c9e commit b2f9f00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Expand Up @@ -3,14 +3,15 @@ Change Log
All notable changes to the project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

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


[Unpublished]
[v2.1.24]
----------------------
### Fixed
- [[`#753`][]]: Startup breakage for users running Atom 1.23.3

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


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "file-icons",
"main": "lib/main.js",
"version": "2.1.23",
"version": "2.1.24",
"private": true,
"description": "Assign file extension icons and colours for improved visual grepping",
"repository": "https://github.com/file-icons/atom",
Expand Down

0 comments on commit b2f9f00

Please sign in to comment.