Skip to content

Commit 3abf068

Browse files
chore(main): release 2.5.0 (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f658dbc commit 3abf068

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.5.0](https://github.com/VueTorrent/vuetorrent-backend/compare/v2.4.0...v2.5.0) (2025-05-30)
4+
5+
6+
### Features
7+
8+
* **ci:** Add "latest-release" tag on source release ([#95](https://github.com/VueTorrent/vuetorrent-backend/issues/95)) ([f658dbc](https://github.com/VueTorrent/vuetorrent-backend/commit/f658dbc1e4ee954efd3bb1c2cbae2922a7017c80))
9+
310
## [2.4.0](https://github.com/VueTorrent/vuetorrent-backend/compare/v2.3.0...v2.4.0) (2025-05-25)
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.4.0",
3+
"version": "2.5.0",
44
"description": "Node.JS backend for VueTorrent",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)