Skip to content

Commit 5b6012a

Browse files
committed
2 parents 2d1d9bb + da3b41e commit 5b6012a

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.2.1](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.2.0...v1.2.1) (2025-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **calendar:** update event display format in announcements for better clarity ([6d64378](https://github.com/cs-internship/CS-Queue-Calendar/commit/6d64378794af89f16c8118e2d40e3d1d9885373f))
7+
18
# [1.2.0](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.1.1...v1.2.0) (2025-12-10)
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.2.0",
4+
"version": "1.2.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)