Skip to content

Commit 4610b54

Browse files
chore(release): 🔖 bump version to 2.8.0
# [2.8.0](v2.7.0...v2.8.0) (2025-12-13) ### Features * add IS_TEST_BOT configuration and update version command response ([8989e84](8989e84))
1 parent 8989e84 commit 4610b54

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/cs-internship/CS-Club-Bot/compare/v2.7.0...v2.8.0) (2025-12-13)
2+
3+
4+
### Features
5+
6+
* add IS_TEST_BOT configuration and update version command response ([8989e84](https://github.com/cs-internship/CS-Club-Bot/commit/8989e84f3bcd1cad4ed02130c8e3afa2a70388a7))
7+
18
# [2.7.0](https://github.com/cs-internship/CS-Club-Bot/compare/v2.6.1...v2.7.0) (2025-12-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cs-club-bot",
3-
"version": "2.7.0",
3+
"version": "2.8.0",
44
"description": "Automated Telegram bot for CS internship clubs, with feedback system and AI-driven analysis.",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)