Skip to content

Commit e0a2fe6

Browse files
committed
build: publish v1.4.0
1 parent 47fdf12 commit e0a2fe6

File tree

6 files changed

+18
-1
lines changed

6 files changed

+18
-1
lines changed

assets/atom-one-dark.webp

1.69 KB
Binary file not shown.

assets/gruvbox-dark.webp

1.2 KB
Binary file not shown.

assets/monokai-pro.webp

1.33 KB
Binary file not shown.

assets/nord.webp

1.1 KB
Binary file not shown.

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v1.4.0
5+
6+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.3.0...v1.4.0)
7+
8+
### 🚀 Features
9+
10+
- Add f# icon ([56e2f6a](https://github.com/azat-io/eyecons/commit/56e2f6a))
11+
- Downgrade required vscode version ([f049f80](https://github.com/azat-io/eyecons/commit/f049f80))
12+
13+
### 🐞 Bug Fixes
14+
15+
- Fix npmrc file icon ([98df18c](https://github.com/azat-io/eyecons/commit/98df18c))
16+
17+
### ❤️ Contributors
18+
19+
- Azat S. ([@azat-io](http://github.com/azat-io))
20+
421
## v1.3.0
522

623
[compare changes](https://github.com/azat-io/eyecons/compare/v1.2.0...v1.3.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "eyecons",
33
"displayName": "Eyecons",
44
"description": "Advanced VS Code icon theme with adaptive icon colors that match the editor’s color theme",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"main": "./dist/extension/index.js",
77
"repository": "azat-io/eyecons",
88
"author": "Azat S. <to@azat.io>",

0 commit comments

Comments
 (0)