Skip to content

Commit 69580c0

Browse files
chore(release): 1.49.0 [skip ci]
# [1.49.0](v1.48.1...v1.49.0) (2025-07-03) ### Bug Fixes * **onboarding:** update step index and progress calculation in PostPaymentOnboarding component ([a7b3a13](a7b3a13)) ### Features * **e2e:** add tests for middleware onboarding behavior and split onboarding flow ([cb31f22](cb31f22))
1 parent 1f76cf4 commit 69580c0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.49.0](https://github.com/trycompai/comp/compare/v1.48.1...v1.49.0) (2025-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **onboarding:** update step index and progress calculation in PostPaymentOnboarding component ([a7b3a13](https://github.com/trycompai/comp/commit/a7b3a1378ab45c361769a7c1dfdb3a2edc9180fc))
7+
8+
9+
### Features
10+
11+
* **e2e:** add tests for middleware onboarding behavior and split onboarding flow ([cb31f22](https://github.com/trycompai/comp/commit/cb31f2234ea84701b6f4a670d735ecc6a0bddc03))
12+
113
## [1.48.1](https://github.com/trycompai/comp/compare/v1.48.0...v1.48.1) (2025-06-30)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "comp",
3-
"version": "1.48.1",
3+
"version": "1.49.0",
44
"devDependencies": {
55
"@azure/core-http": "^3.0.5",
66
"@azure/core-rest-pipeline": "^1.21.0",

0 commit comments

Comments
 (0)