Skip to content

Commit a730c4e

Browse files
committed
build: publish v1.12.0
1 parent 227dc37 commit a730c4e

File tree

6 files changed

+19
-1
lines changed

6 files changed

+19
-1
lines changed

assets/gruvbox-dark.webp

3.27 KB
Loading

assets/monokai-pro.webp

2.13 KB
Loading

assets/nord.webp

1.28 KB
Loading

assets/vitesse-dark.webp

1.88 KB
Loading

changelog.md

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

3+
## v1.12.0
4+
5+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.11.0...v1.12.0)
6+
7+
### 🚀 Features
8+
9+
- Support alabaster theme ([db11fc7](https://github.com/azat-io/eyecons/commit/db11fc7))
10+
- Support ts cspell configs ([2fc10d9](https://github.com/azat-io/eyecons/commit/2fc10d9))
11+
- Support ts stylelint configs ([a143dde](https://github.com/azat-io/eyecons/commit/a143dde))
12+
- Update vite icon ([4118c6f](https://github.com/azat-io/eyecons/commit/4118c6f))
13+
- Update vitest icon ([0d56240](https://github.com/azat-io/eyecons/commit/0d56240))
14+
- Update rolldown icon ([ea1263c](https://github.com/azat-io/eyecons/commit/ea1263c))
15+
- Add oxc icon ([faaaf3d](https://github.com/azat-io/eyecons/commit/faaaf3d))
16+
17+
### ❤️ Contributors
18+
19+
- Azat S. ([@azat-io](https://github.com/azat-io))
20+
321
## v1.11.0
422

523
[compare changes](https://github.com/azat-io/eyecons/compare/v1.10.0...v1.11.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.11.0",
4+
"version": "1.12.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)