Skip to content

Commit 81d3e02

Browse files
committed
build: publish v1.5.0
1 parent 718a9c9 commit 81d3e02

File tree

7 files changed

+22
-1
lines changed

7 files changed

+22
-1
lines changed

assets/atom-one-dark.webp

4.09 KB
Loading

assets/gruvbox-dark.webp

4.52 KB
Loading

assets/monokai-pro.webp

4.69 KB
Loading

assets/nord.webp

5.1 KB
Loading

assets/vitesse-dark.webp

4.16 KB
Loading

changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v1.5.0
4+
5+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.4.0...v1.5.0)
6+
7+
### 🚀 Features
8+
9+
- Rebrand with new logo ([06802f2](https://github.com/azat-io/eyecons/commit/06802f2))
10+
- Rewrite extension ([f0f1355](https://github.com/azat-io/eyecons/commit/f0f1355))
11+
- Add v icon ([a8a826c](https://github.com/azat-io/eyecons/commit/a8a826c))
12+
- Add zig icon ([d3071b7](https://github.com/azat-io/eyecons/commit/d3071b7))
13+
- Add env icon ([30ad82c](https://github.com/azat-io/eyecons/commit/30ad82c))
14+
- Add console icon ([9f1810c](https://github.com/azat-io/eyecons/commit/9f1810c))
15+
16+
### 🐞 Bug Fixes
17+
18+
- Improve appearance of prettier icon in vitesse light ([a37cb8c](https://github.com/azat-io/eyecons/commit/a37cb8c))
19+
20+
### ❤️ Contributors
21+
22+
- Azat S. ([@azat-io](https://github.com/azat-io))
23+
324
## v1.4.0
425

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eyecons",
33
"displayName": "Eyecons",
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"description": "Advanced VS Code icon theme with adaptive icon colors that match the editor’s color theme",
66
"categories": [
77
"Themes",

0 commit comments

Comments
 (0)