Skip to content

Commit 1bcc132

Browse files
chore(main): release 2.13.0
1 parent 0242b13 commit 1bcc132

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [2.13.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.12.0...v2.13.0) (2026-01-30)
4+
5+
6+
### Features
7+
8+
* add new cards and update points in genesys.json ([0242b13](https://github.com/diangogav/EDOpro-server-ts/commit/0242b13f2c556951b579bf13c81508e7b316c747))
9+
10+
11+
### Bug Fixes
12+
13+
* command match m ([#216](https://github.com/diangogav/EDOpro-server-ts/issues/216)) ([8e09840](https://github.com/diangogav/EDOpro-server-ts/commit/8e098404f7703d1d55229655529f476a5c3319d9))
14+
315
## [2.12.0](https://github.com/diangogav/EDOpro-server-ts/compare/v2.11.0...v2.12.0) (2026-01-26)
416

517

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": ">=24.11.0"
44
},
55
"name": "edopro",
6-
"version": "2.12.0",
6+
"version": "2.13.0",
77
"description": "",
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)