Skip to content

Commit eecd3ed

Browse files
chore(release): 🔖 bump version to 1.2.3
## [1.2.3](v1.2.2...v1.2.3) (2026-02-09) ### Bug Fixes * **App:** trigger cicd ([078c711](078c711)) * **Footer:** update copyright year to display current year dynamically ([548a685](548a685))
1 parent 078c711 commit eecd3ed

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.2.2...v1.2.3) (2026-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **App:** trigger cicd ([078c711](https://github.com/cs-internship/CS-Queue-Calendar/commit/078c711e70e3df7a065d7197fb7291318b5f1126))
7+
* **Footer:** update copyright year to display current year dynamically ([548a685](https://github.com/cs-internship/CS-Queue-Calendar/commit/548a685e078f61d3dc9d10611e05742409387791))
8+
19
## [1.2.2](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.2.1...v1.2.2) (2025-12-18)
210

311

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.2",
4+
"version": "1.2.3",
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)