Skip to content

Commit c3b4e6b

Browse files
chore(release): 1.39.0 [skip ci]
# [1.39.0](v1.38.0...v1.39.0) (2025-06-09) ### Features * **api:** reset onboarding status during org reset ([5b7e531](5b7e531))
1 parent 5d8d94e commit c3b4e6b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.39.0](https://github.com/trycompai/comp/compare/v1.38.0...v1.39.0) (2025-06-09)
2+
3+
4+
### Features
5+
6+
* **api:** reset onboarding status during org reset ([5b7e531](https://github.com/trycompai/comp/commit/5b7e531e6115eb4c9ef02e70e9e2044c28ad7a41))
7+
18
# [1.38.0](https://github.com/trycompai/comp/compare/v1.37.0...v1.38.0) (2025-06-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"use-debounce": "^10.0.4",
8181
"zod": "^3.25.49"
8282
},
83-
"version": "1.38.0"
83+
"version": "1.39.0"
8484
}

0 commit comments

Comments
 (0)