Skip to content

Commit b82d413

Browse files
chore(release): 🔖 bump version to 3.1.8
## [3.1.8](v3.1.7...v3.1.8) (2025-11-01) ### Bug Fixes * **release:** update semantic-release git commit message template ([0a38682](0a38682)) * test CI/CD release and tag function ([0984b50](0984b50))
1 parent 0a38682 commit b82d413

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.1.8](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.7...v3.1.8) (2025-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** update semantic-release git commit message template ([0a38682](https://github.com/cs-internship/CS-Queue-Bot/commit/0a386820b8227179fb69a8c75f6081385cdcb359))
7+
* test CI/CD release and tag function ([0984b50](https://github.com/cs-internship/CS-Queue-Bot/commit/0984b50a6fda064c9e3cbefffa1100c460fb8ea4))
8+
19
## [3.1.7](https://github.com/cs-internship/CS-Queue-Bot/compare/v3.1.6...v3.1.7) (2025-10-26)
210

311

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.7",
3+
"version": "3.1.8",
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)