Skip to content

Commit 998a9d9

Browse files
chore(main): release 2.4.0 (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 790bbdb commit 998a9d9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/VueTorrent/vuetorrent-backend/compare/v2.3.0...v2.4.0) (2025-05-25)
4+
5+
6+
### Features
7+
8+
* Support running server in HTTPS ([#92](https://github.com/VueTorrent/vuetorrent-backend/issues/92)) ([790bbdb](https://github.com/VueTorrent/vuetorrent-backend/commit/790bbdb70b4c2a5b98e654d720901b50d35bc0fd))
9+
310
## [2.3.0](https://github.com/VueTorrent/vuetorrent-backend/compare/v2.2.0...v2.3.0) (2025-04-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuetorrent-backend",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Node.JS backend for VueTorrent",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)