Skip to content

Commit 9d6a96a

Browse files
committed
Release v2.1.22
1 parent 237218b commit 9d6a96a

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,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.21...HEAD
6+
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.22...HEAD
77

88

9-
Unpublished
9+
[v2.1.22] - 2018-07-03
1010
----------------------
1111
### Added
1212
- **New icons:** FASTA (`.fasta`, `.fa`, `.fastq`, `.fq`, `.fna`, `.faa`, `.ffn`, `.sam`), MDX (`.mdx`)
@@ -18,6 +18,7 @@ Unpublished
1818
### Changed
1919
- `.inx` extension now associated with Inkscape, not InDesign
2020

21+
[v2.1.22]: https://github.com/file-icons/atom/releases/tag/v2.1.22
2122
[Styled Components]: https://github.com/styled-components
2223
[`#39`]: https://github.com/file-icons/source/issues/39
2324
[`#739`]: https://github.com/file-icons/atom/issues/739

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