Release v0.0.4
This commit is contained in:
parent
e670a6682c
commit
4946f30243
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.0.4](https://github.com/haishanh/yacd/compare/v0.0.3...v0.0.4) (2019-10-14)
|
||||
|
||||
Features:
|
||||
|
||||
- probing the API server with the given url and auto fill hostname and port
|
||||
|
||||
Internal:
|
||||
|
||||
- upgrade dependencies
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yacd",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Yet another Clash dashboard",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue