Skip to content

Commit 5acfe98

Browse files
committed
Release v2.1.46
1 parent 013aa48 commit 5acfe98

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ 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.45...HEAD
6+
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.46...HEAD
77

88

9-
[Unpublished]
9+
[v2.1.46] - 2020-12-14
1010
----------------------
1111
### Added
1212
- **Support:** Config (`.ldif`, `pf.os`, `rpc`), Houdini (`.vfl`), Readme (`sudo_lecture`), Shell (`*rc_Apple_Terminal`)
@@ -15,6 +15,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515
- Icons of symlinked Git repositories
1616
- Missing restQL icon
1717

18+
[v2.1.46]: https://github.com/file-icons/atom/releases/tag/v2.1.46
19+
1820

1921

2022
[v2.1.45] - 2020-12-08

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.45",
4+
"version": "2.1.46",
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)