v0.1.25
This commit is contained in:
parent
fa8b9dac67
commit
55e928a87f
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.25](https://github.com/haishanh/yacd/compare/v0.1.24...v0.1.25) (2020-07-01)
|
||||
|
||||
Added:
|
||||
|
||||
- support mixed-port
|
||||
|
||||
## [0.1.24](https://github.com/haishanh/yacd/compare/v0.1.23...v0.1.24) (2020-06-22)
|
||||
|
||||
Fixed:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.1.24",
|
||||
"version": "0.1.25",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"scripts": {
|
||||
"lint": "eslint --fix --cache src",
|
||||
|
|
Loading…
Reference in a new issue