Skip to content

Commit 3839f2f

Browse files
committed
build: publish v1.8.0
1 parent ba34943 commit 3839f2f

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

changelog.md

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

3+
## v1.8.0
4+
5+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.7.0...v1.8.0)
6+
7+
### 🚀 Features
8+
9+
- Add knip icon ([db0b03f](https://github.com/azat-io/eyecons/commit/db0b03f))
10+
- Add cline icon ([e92574f](https://github.com/azat-io/eyecons/commit/e92574f))
11+
- Add ruby icon ([009384e](https://github.com/azat-io/eyecons/commit/009384e))
12+
- Add lua icon ([1491ab8](https://github.com/azat-io/eyecons/commit/1491ab8))
13+
14+
### 🐞 Bug Fixes
15+
16+
- Fix cline icon color in nord theme ([c1ec475](https://github.com/azat-io/eyecons/commit/c1ec475))
17+
18+
### ❤️ Contributors
19+
20+
- Azat S. ([@azat-io](https://github.com/azat-io))
21+
322
## v1.7.0
423

524
[compare changes](https://github.com/azat-io/eyecons/compare/v1.6.0...v1.7.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.7.0",
4+
"version": "1.8.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)