Skip to content

Commit 6b15742

Browse files
committed
build: publish v1.7.0
1 parent bb33dbb commit 6b15742

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.md

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

3+
## v1.7.0
4+
5+
[compare changes](https://github.com/azat-io/eyecons/compare/v1.6.0...v1.7.0)
6+
7+
### 🚀 Features
8+
9+
- Support solarized dark theme ([0891ed8](https://github.com/azat-io/eyecons/commit/0891ed8))
10+
- Support solarized light theme ([bb33dbb](https://github.com/azat-io/eyecons/commit/bb33dbb))
11+
12+
### ❤️ Contributors
13+
14+
- Azat S. ([@azat-io](https://github.com/azat-io))
15+
316
## v1.6.0
417

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