Skip to content

Commit a0c3480

Browse files
chore(release): 🔖 bump version to 1.1.0
# [1.1.0](v1.0.1...v1.1.0) (2025-11-13) ### Features * **tests:** add comprehensive tests for components, utils, and context providers ([436d9ee](436d9ee))
1 parent 436d9ee commit a0c3480

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.1.0](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.0.1...v1.1.0) (2025-11-13)
2+
3+
4+
### Features
5+
6+
* **tests:** add comprehensive tests for components, utils, and context providers ([436d9ee](https://github.com/cs-internship/CS-Queue-Calendar/commit/436d9ee2820633fdcd37dcf93800305cc870fee5))
7+
18
## [1.0.1](https://github.com/cs-internship/CS-Queue-Calendar/compare/v1.0.0...v1.0.1) (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.1",
4+
"version": "1.1.0",
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)