Skip to content

Commit ee85ef1

Browse files
chore(release): 1.26.0 [skip ci]
# [1.26.0](v1.25.0...v1.26.0) (2025-05-19) ### Bug Fixes * **analytics:** keep client active ([42ec348](42ec348)) * **layout:** make sidebar scrollable ([82eb566](82eb566)) * use custom IDs wording ([54dcc86](54dcc86)) ### Features * integrate Calcom components and enhance onboarding checklist ([42fe663](42fe663))
1 parent b9e5319 commit ee85ef1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.26.0](https://github.com/trycompai/comp/compare/v1.25.0...v1.26.0) (2025-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **analytics:** keep client active ([42ec348](https://github.com/trycompai/comp/commit/42ec348ad52d76c521d9f91607958d311b2f5bf7))
7+
* **layout:** make sidebar scrollable ([82eb566](https://github.com/trycompai/comp/commit/82eb56613c6c7ba28011d816018b997d4080a619))
8+
* use custom IDs wording ([54dcc86](https://github.com/trycompai/comp/commit/54dcc86ac2e49a6fe104b39cec73893dbb86c21c))
9+
10+
11+
### Features
12+
13+
* integrate Calcom components and enhance onboarding checklist ([42fe663](https://github.com/trycompai/comp/commit/42fe66323a114dff3bbcf1c8bd026a83d1cd66f9))
14+
115
# [1.25.0](https://github.com/trycompai/comp/compare/v1.24.0...v1.25.0) (2025-05-17)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"use-debounce": "^10.0.4",
7777
"zod": "^3.24.4"
7878
},
79-
"version": "1.25.0"
79+
"version": "1.26.0"
8080
}

0 commit comments

Comments
 (0)