Skip to content

Commit 687e520

Browse files
chore(release): 🔖 bump version to 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2025-11-13) ### Bug Fixes * enhance release notification message for clarity, test new telegram bot token ([0c6fbca](0c6fbca))
1 parent a28372e commit 687e520

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+
## [1.0.1](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.0.0...v1.0.1) (2025-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* enhance release notification message for clarity, test new telegram bot token ([0c6fbca](https://github.com/cs-internship/CS-Queue-Calendar/commit/0c6fbca9c43e0163ce990af46de42b946e6e5c84))
7+
18
# 1.0.0 (2025-11-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"homepage": "https://cs-internship.github.io/CS-Queue-Calendar/",
33
"name": "cs-queue-calendar",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "React calendar for displaying CS Internship queue meetings with Persian/Gregorian support.",
66
"main": "./src/index.jsx",
77
"scripts": {

0 commit comments

Comments
 (0)