Skip to content

Commit 2d402f9

Browse files
chore(main): release 2.5.0 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0876d1d commit 2d402f9

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.4.0...v2.5.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* season 4 ([1efff33](https://github.com/diangogav/EDOpro-server-ts/commit/1efff336b45c5cd329bcfc54af19da4a17acdd15))
9+
* update mercury bin ([31f3f67](https://github.com/diangogav/EDOpro-server-ts/commit/31f3f67acc1738a84f8c7023adb1d7e9593abb44))
10+
11+
12+
### Bug Fixes
13+
14+
* rank validator ([4d98554](https://github.com/diangogav/EDOpro-server-ts/commit/4d985547427c38f54d222620ba676fdbb4d03b6b))
15+
* season 4 in matches and duels ([3bc2824](https://github.com/diangogav/EDOpro-server-ts/commit/3bc2824725de704b9f82c2e726f78b10d52dd55d))
16+
* season in player stats ([3bd898d](https://github.com/diangogav/EDOpro-server-ts/commit/3bd898ddf0c788e82038ae49cabea0c34948d058))
17+
318
## [2.4.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.3.0...v2.4.0) (2024-11-15)
419

520

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
@@ -3,7 +3,7 @@
33
"node": ">=22.11.0"
44
},
55
"name": "edopro",
6-
"version": "2.4.0",
6+
"version": "2.5.0",
77
"description": "",
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)