v0.1.13
This commit is contained in:
parent
456d2a6b54
commit
b1d44d6455
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.13](https://github.com/haishanh/yacd/compare/v0.1.12...v0.1.13) (2020-05-01)
|
||||||
|
|
||||||
|
Changed:
|
||||||
|
|
||||||
|
- use color icons in sidebar (experimental)
|
||||||
|
|
||||||
## [0.1.12](https://github.com/haishanh/yacd/compare/v0.1.11...v0.1.12) (2020-04-26)
|
## [0.1.12](https://github.com/haishanh/yacd/compare/v0.1.11...v0.1.12) (2020-04-26)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "yacd",
|
"name": "yacd",
|
||||||
"version": "0.1.12",
|
"version": "0.1.13",
|
||||||
"description": "Yet another Clash dashboard",
|
"description": "Yet another Clash dashboard",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint --cache src",
|
"lint": "eslint --cache src",
|
||||||
|
|
Loading…
Reference in a new issue