Skip to content

Commit fdb1023

Browse files
committed
Release v2.1.26
1 parent 4caaeaa commit fdb1023

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

88

9-
[Unpublished]
9+
[v2.1.26] - 2018-10-25
1010
----------------------
1111
### Added
1212
- **New icons:** AnyScript, AsciiDoctor, Ballerina, Bazaar, CloudFoundry, Conan, Coveralls, Crowdin, CVS, DocPad, Ensime, Floobits, FOSSA, Fossil, FuseBox, Galen, Glide, Helix, HJSON, Husky, Ink, Istanbul, JSON, JSON5, kOS, LOLCODE, Microsoft Lync, Microsoft Outlook, Microsoft Publisher, Monotone, Netlify, NestJS, Nuxt, OpenVMS, Point cloud data, PhraseApp, Pre-commit, Prisma, Progress, Pyret, QlikView, RStudio, Quasar, Rubocop, SGI, Snort, Solidarity, Storybook, Stylable, TFS, TOML, TTCN-3, Unibeautify, Velocity, VSTS, Wallaby, Walt, WurstScript
@@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1616
- AsciiDoc icon to use AsciiDoctor logo
1717
- OpenEdge ABL icon replaced with Progress logo
1818

19+
[v2.1.26]: https://github.com/file-icons/atom/releases/tag/v2.1.26
1920

2021

2122
[v2.1.25] - 2018-09-21

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