Skip to content

Commit

Permalink
Release v2.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Aug 12, 2019
1 parent 14981ec commit 0e246b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ 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.33...HEAD
[Unpublished]: https://github.com/file-icons/atom/compare/v2.1.34...HEAD


[Unpublished]
[v2.1.34] - 2019-08-13
----------------------
### Added
- **Support:** Atom (`.atom-ci` folders), Data (`.aff`, `.dic`, `.dict`, `.snippet`, `.snippets`, `.snip`), Images (`.gsrc`, `.grn`), Istanbul (`.nycrc.{yml,yaml}`, `nyc.config.js`, `.nyc_output` folders), Minecraft (`.mclevel`, `.mcpack`, `.mcworld`)
- Test-file icons to numbered JS/TS files inside a directory named `test{s}` or `spec{s}`

[v2.1.34]: https://github.com/file-icons/atom/releases/tag/v2.1.34



[v2.1.33] - 2019-06-01
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file-icons",
"main": "lib/main.js",
"version": "2.1.33",
"version": "2.1.34",
"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 0e246b1

Please sign in to comment.