Skip to content

Commit e990f31

Browse files
chore(release): 🔖 bump version to 3.1.10
## [3.1.10](v3.1.9...v3.1.10) (2025-11-01) ### Bug Fixes * **ci:** sanitize Telegram notifications and switch to MarkdownV2 ([5d0b2be](5d0b2be))
1 parent d7611ee commit e990f31

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.10](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.9...v3.1.10) (2025-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** sanitize Telegram notifications and switch to MarkdownV2 ([5d0b2be](https://github.com/cs-internship/CS-Queue-Bot/commit/5d0b2bedf5ea5e1f100a9beb64cf8c6f37977c18))
7+
18
## [3.1.9](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.8...v3.1.9) (2025-11-01)
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.9",
3+
"version": "3.1.10",
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)