Skip to content

Commit 294286d

Browse files
chore(release): 1.41.0 [skip ci]
# [1.41.0](v1.40.0...v1.41.0) (2025-06-11) ### Features * **api:** add organization initialization after reset ([89b2d2e](89b2d2e))
1 parent 1f4ae05 commit 294286d

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.41.0](https://github.com/trycompai/comp/compare/v1.40.0...v1.41.0) (2025-06-11)
2+
3+
4+
### Features
5+
6+
* **api:** add organization initialization after reset ([89b2d2e](https://github.com/trycompai/comp/commit/89b2d2e97bc9b3f8394e940f5d1ef09552048b90))
7+
18
# [1.40.0](https://github.com/trycompai/comp/compare/v1.39.0...v1.40.0) (2025-06-11)
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.40.0"
83+
"version": "1.41.0"
8484
}

0 commit comments

Comments
 (0)