v0.3.8
This commit is contained in:
parent
4b657ba372
commit
d7e975484f
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.3.8](https://github.com/haishanh/yacd/compare/v0.3.7...v0.3.8) (2022-11-11)
|
||||
|
||||
Fixed:
|
||||
|
||||
- Compatible with backend that doesn't support processPath
|
||||
|
||||
## [0.3.7](https://github.com/haishanh/yacd/compare/v0.3.6...v0.3.7) (2022-11-07)
|
||||
|
||||
Added:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"prettier": {
|
||||
"printWidth": 100,
|
||||
|
|
Loading…
Reference in a new issue