Skip to content

Commit d60391e

Browse files
committed
2 parents 6c1e77d + 9f4c5ea commit d60391e

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.3](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.2...v3.1.3) (2025-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update CI permissions and refine deployment conditions ([237a146](https://github.com/cs-internship/CS-Queue-Bot/commit/237a1462407feee16e3b12453c101c85f2e20f26))
7+
18
## [3.1.2](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.1...v3.1.2) (2025-10-19)
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.0",
3+
"version": "3.1.3",
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)