Skip to content

Commit 12c8ab7

Browse files
chore(release): 🔖 bump version to 3.1.13
## [3.1.13](v3.1.12...v3.1.13) (2025-11-13) ### Bug Fixes * **ci:** update Telegram notification messages to include context and improve clarity ([13e6884](13e6884))
1 parent 13e6884 commit 12c8ab7

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.13](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.12...v3.1.13) (2025-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** update Telegram notification messages to include context and improve clarity ([13e6884](https://github.com/cs-internship/CS-Queue-Bot/commit/13e68842a79d08b0c162cfd987ce5e469d52bcb8))
7+
18
## [3.1.12](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.11...v3.1.12) (2025-11-05)
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.12",
3+
"version": "3.1.13",
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)