Skip to content

Commit b35a7cf

Browse files
chore(main): release 2.8.0 (#172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe85053 commit b35a7cf

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.8.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.7.0...v2.8.0) (2025-06-23)
4+
5+
6+
### Features
7+
8+
* add password validation for joining duels ([#171](https://github.com/diangogav/EDOpro-server-ts/issues/171)) ([1bf6b4b](https://github.com/diangogav/EDOpro-server-ts/commit/1bf6b4b244b51cc04eceef54a4f13df828f4097d))
9+
310
## [2.7.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.6.0...v2.7.0) (2025-05-18)
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
@@ -3,7 +3,7 @@
33
"node": ">=22.11.0"
44
},
55
"name": "edopro",
6-
"version": "2.7.0",
6+
"version": "2.8.0",
77
"description": "",
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)