Skip to content

Commit 0de37b6

Browse files
🔖 release(version): 3.1.4
## [3.1.4](v3.1.3...v3.1.4) (2025-10-19) ### Bug Fixes * remove unnecessary instruction about adding username to Telegram account ([6c1e77d](6c1e77d))
1 parent d60391e commit 0de37b6

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.4](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.3...v3.1.4) (2025-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unnecessary instruction about adding username to Telegram account ([6c1e77d](https://github.com/cs-internship/CS-Queue-Bot/commit/6c1e77d01d630f92aeae87894d931910f12ea271))
7+
18
## [3.1.3](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.2...v3.1.3) (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.3",
3+
"version": "3.1.4",
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)