chore(main): release 1.14.1 (#34)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-08-30 10:27:59 +08:00 committed by GitHub
parent 1091234703
commit 5c107456f9
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
## [1.14.1](https://github.com/MetaCubeX/metacubexd/compare/v1.14.0...v1.14.1) (2023-08-30)
### Bug Fixes
* support child path to fix router issue ([1091234](https://github.com/MetaCubeX/metacubexd/commit/10912347032f02e87c6754bb109510e1873a429f))
## [1.14.0](https://github.com/MetaCubeX/metacubexd/compare/v1.13.2...v1.14.0) (2023-08-29)

View File

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