Skip to content

Commit de43efe

Browse files
chore(release): 🔖 bump version to 3.1.14
## [3.1.14](v3.1.13...v3.1.14) (2026-02-07) ### Bug Fixes * **tests:** temporarily disable user reply in errorReply tests ([a34a422](a34a422))
1 parent a34a422 commit de43efe

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.14](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.13...v3.1.14) (2026-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** temporarily disable user reply in errorReply tests ([a34a422](https://github.com/cs-internship/CS-Queue-Bot/commit/a34a422035958504b4b5b950735522180030a64f))
7+
18
## [3.1.13](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.12...v3.1.13) (2025-11-13)
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.13",
3+
"version": "3.1.14",
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)