Skip to content

Commit 40a120f

Browse files
🔖 release(version): 3.1.5
## [3.1.5](v3.1.4...v3.1.5) (2025-10-24) ### Bug Fixes * update wording for Telegram username instructions ([79b157f](79b157f))
1 parent 79b157f commit 40a120f

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.5](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.4...v3.1.5) (2025-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* update wording for Telegram username instructions ([79b157f](https://github.com/cs-internship/CS-Queue-Bot/commit/79b157f79470a846e26f2e017bc8ac7e7d8df84a))
7+
18
## [3.1.4](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.3...v3.1.4) (2025-10-19)
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.4",
3+
"version": "3.1.5",
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)