Skip to content

Commit d7611ee

Browse files
committed
2 parents 5d0b2be + bddf893 commit d7611ee

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.9](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.8...v3.1.9) (2025-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** treat HTTP 201 as a successful Render deploy in workflow ([83a4f32](https://github.com/cs-internship/CS-Queue-Bot/commit/83a4f32eb8cfa557b23dd19b1e4bb5ed68c2dd2d))
7+
18
## [3.1.8](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.7...v3.1.8) (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.8",
3+
"version": "3.1.9",
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)