Skip to content

Commit 3decc82

Browse files
committed
build: publish v1.11.0
1 parent 4e98db1 commit 3decc82

File tree

6 files changed

+17
-1
lines changed

6 files changed

+17
-1
lines changed

assets/gruvbox-dark.webp

8.93 KB
Loading

assets/monokai-pro.webp

9.66 KB
Loading

assets/nord.webp

7.68 KB
Loading

assets/vitesse-dark.webp

7.9 KB
Loading

changelog.md

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

3+
## v1.11.0
4+
5+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.10.0...v1.11.0)
6+
7+
### 🚀 Features
8+
9+
- Add rolldown icon ([d190591](https://github.com/azat-io/eyecons/commit/d190591))
10+
- Add codecov icon ([d0d9351](https://github.com/azat-io/eyecons/commit/d0d9351))
11+
- Add coderabbit icon ([8a33207](https://github.com/azat-io/eyecons/commit/8a33207))
12+
- Add gemini icon ([b6e8927](https://github.com/azat-io/eyecons/commit/b6e8927))
13+
- Support aura theme ([90a36c9](https://github.com/azat-io/eyecons/commit/90a36c9))
14+
15+
### ❤️ Contributors
16+
17+
- Azat S. ([@azat-io](https://github.com/azat-io))
18+
319
## v1.10.0
420

521
[compare changes](https://github.com/azat-io/eyecons/compare/v1.9.1...v1.10.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.10.0",
4+
"version": "1.11.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)