chore(main): release 1.54.0 (#107)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-03 02:23:43 +08:00 committed by GitHub
parent 737378ac74
commit 0d46d1df19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog # Changelog
## [1.54.0](https://github.com/MetaCubeX/metacubexd/compare/v1.53.0...v1.54.0) (2023-09-02)
### Features
* add buttons - updateGEODatabases, restart, upgrade ([8e56543](https://github.com/MetaCubeX/metacubexd/commit/8e5654332ddfce03399e24864b856fed882480c3))
## [1.53.0](https://github.com/MetaCubeX/metacubexd/compare/v1.52.1...v1.53.0) (2023-09-02) ## [1.53.0](https://github.com/MetaCubeX/metacubexd/compare/v1.52.1...v1.53.0) (2023-09-02)

View File

@ -1,6 +1,6 @@
{ {
"name": "metacubexd", "name": "metacubexd",
"version": "1.53.0", "version": "1.54.0",
"description": "Clash-Meta Dashboard", "description": "Clash-Meta Dashboard",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",