Skip to content

Commit

Permalink
chore(main): release 1.138.2 (#735)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 2, 2024
1 parent 178c5dd commit e8d71fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.138.2](https://github.com/MetaCubeX/metacubexd/compare/v1.138.1...v1.138.2) (2024-06-02)


### Bug Fixes

* auto configure ([#726](https://github.com/MetaCubeX/metacubexd/issues/726)) ([ce4f67d](https://github.com/MetaCubeX/metacubexd/commit/ce4f67d6504614502fac781174a75472d50bb312))
* Encode name to prevent request failure due to '/' in URL ([#734](https://github.com/MetaCubeX/metacubexd/issues/734)) ([c121167](https://github.com/MetaCubeX/metacubexd/commit/c121167407ee212049a643551fca29e83642bcf2))

## [1.138.1](https://github.com/MetaCubeX/metacubexd/compare/v1.138.0...v1.138.1) (2024-04-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
"version": "1.138.1",
"version": "1.138.2",
"description": "Mihomo Dashboard, The Official One, XD",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -68,7 +68,7 @@
"typescript-eslint": "^7.11.0",
"unplugin-auto-import": "^0.17.6",
"uuid": "^9.0.1",
"vite": "^5.2.12",
"vite": "^5.2.11",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-solid": "^2.10.2",
"zod": "^3.23.8"
Expand Down

0 comments on commit e8d71fe

Please sign in to comment.