Skip to content

Commit e12bbbc

Browse files
🔖 release(version): 3.1.7
## [3.1.7](v3.1.6...v3.1.7) (2025-10-26) ### Bug Fixes * update CI configuration and enhance Telegram notification with environment variables ([6211bb0](6211bb0))
1 parent 6211bb0 commit e12bbbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.7](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.6...v3.1.7) (2025-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* update CI configuration and enhance Telegram notification with environment variables ([6211bb0](https://github.com/cs-internship/CS-Queue-Bot/commit/6211bb00f8bb56434d83052af306c0a680d5a273))
7+
18
## [3.1.6](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.5...v3.1.6) (2025-10-26)
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-queue-bot",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Automated Telegram bot for managing the CS Internship queue group, with Azure DevOps integration.",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)