Skip to content

Commit c183e13

Browse files
chore(release): 🔖 bump version to 3.1.11
## [3.1.11](v3.1.10...v3.1.11) (2025-11-01) ### Bug Fixes * **ci:** improve Telegram notifications, escape MarkdownV2 ([e70393b](e70393b))
1 parent e70393b commit c183e13

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.11](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.10...v3.1.11) (2025-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** improve Telegram notifications, escape MarkdownV2 ([e70393b](https://github.com/cs-internship/CS-Queue-Bot/commit/e70393bc8725fbc4f833c01ac9bfe6c8759619c6))
7+
18
## [3.1.10](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.9...v3.1.10) (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.10",
3+
"version": "3.1.11",
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)