Skip to content

Commit

Permalink
chore(main): release 1.142.0 (#849)
Browse files Browse the repository at this point in the history
* chore(main): release 1.142.0

* build(deps): bump @types/node from 20.14.11 to 20.14.12 (#852)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump typescript from 5.5.3 to 5.5.4 (#851)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump unplugin-auto-import from 0.18.0 to 0.18.1 (#853)

Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](unplugin/unplugin-auto-import@v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Jul 24, 2024
1 parent 93d9e51 commit b419bed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.142.0](https://github.com/MetaCubeX/metacubexd/compare/v1.141.2...v1.142.0) (2024-07-24)


### Features

* logs pause ([#855](https://github.com/MetaCubeX/metacubexd/issues/855)) ([776d8f8](https://github.com/MetaCubeX/metacubexd/commit/776d8f8daf0b2232a5b25020f14c4062b74761a7))


### Bug Fixes

* ipv6 latency test ([#854](https://github.com/MetaCubeX/metacubexd/issues/854)) ([d6ec561](https://github.com/MetaCubeX/metacubexd/commit/d6ec561b81f42d8bf76be62ebedc053c883067a3))

## [1.141.2](https://github.com/MetaCubeX/metacubexd/compare/v1.141.1...v1.141.2) (2024-07-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
"version": "1.141.2",
"version": "1.142.0",
"description": "Mihomo Dashboard, The Official One, XD",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit b419bed

Please sign in to comment.