Skip to content

Commit 400ece4

Browse files
committed
Release v2.1.38
1 parent ca416a8 commit 400ece4

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

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

88

9-
[Unpublished]
9+
[v2.1.38] - 2020-01-11
1010
----------------------
1111
### Added
1212
- **New icons:** Adobe, Adobe Acrobat, Adobe Animate (`.fla`), Adobe Audition, Adobe Bridge, Adobe CC, Adobe Character Animator, Adobe Dimension, Adobe Dreamweaver, Adobe Flash, Adobe Fuse, Adobe InCopy, Adobe Lightroom, Adobe Media Encoder, Adobe Prelude, Adobe Rush, Adobe XD, AGC, AMD, ARM, Assembly: AGC (`.agc`), Assembly: AMD, Assembly: ARM (`.arm`), Assembly: ATT, Assembly: AVR (`.avr`), Assembly: Generic (`.a`, `.i`, `.s`, `.asm`, `.a51`), Assembly: Hitachi (`.h8s`, `.h8sx`, `.h8300`), Assembly: Intel (`.x86`, `.x64`, `.i32`, `.i64`, `.i386`), Assembly: Motorola (`.m68k`, `.lst`), Assembly: PowerPC, Assembly: RISCV, Assembly: SPARC, Assembly: VAX (`.vax`, `.vasm`), Assembly: Zilog (`.z80`, `.PLX`, `.PLXCOPY`), ATT/Bell Labs, AVR, Cheetah3D (`.jas`), Computable Document Format (`.cdf`), Dhall (`.dhall`), DocBook (`.dbk`, `.docbook`), Final Draft (`.fdx`), GenStat (`.gen`, `.gpi`), Hitachi, Intel, LilyPond (`.ly`, `.ily`), Modo (`.lxo`), Motorola, PowerPC, R database (`.Rdata`, `.rdb`, `.rds`, `.rdx`), Reason Studios (`.reason`, `.rns`, `.rsn`, `.rx2`, `.sxt`), RISC-V, SPARC, VAX, Yorick (`.yorick`), Zilog
@@ -15,6 +15,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515
### Fixed
1616
- Missing [Ballerina](https://ballerina.io/) icon
1717

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

1921

2022
[v2.1.37] - 2019-12-20

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