Skip to content

Commit f3aedd8

Browse files
chore(release): 🔖 bump version to 3.1.15
## [3.1.15](v3.1.14...v3.1.15) (2026-02-17) ### Bug Fixes * **messages:** update ban and unban messages to refer to the program instead of admin ([ff1a0b7](ff1a0b7))
1 parent ff1a0b7 commit f3aedd8

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+
## [3.1.15](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.14...v3.1.15) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **messages:** update ban and unban messages to refer to the program instead of admin ([ff1a0b7](https://github.com/cs-internship/CS-Queue-Bot/commit/ff1a0b70de2940953e2f483f269167798d63a14d))
7+
18
## [3.1.14](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.13...v3.1.14) (2026-02-07)
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.14",
3+
"version": "3.1.15",
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)