Skip to content

Commit c6d7900

Browse files
chore(release): 1.47.0 [skip ci]
# [1.47.0](v1.46.0...v1.47.0) (2025-06-27) ### Features * **slack-notifications:** add Slack integration for Stripe webhook events ([76511b7](76511b7)) * **tracking:** implement unified tracking for onboarding and purchase events ([29bec28](29bec28))
1 parent 6d895b9 commit c6d7900

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.47.0](https://github.com/trycompai/comp/compare/v1.46.0...v1.47.0) (2025-06-27)
2+
3+
4+
### Features
5+
6+
* **slack-notifications:** add Slack integration for Stripe webhook events ([76511b7](https://github.com/trycompai/comp/commit/76511b720ebdabc1c0d5b0a40b09ec036e2c2560))
7+
* **tracking:** implement unified tracking for onboarding and purchase events ([29bec28](https://github.com/trycompai/comp/commit/29bec2819f7ea7d5ffb24be5476207ab944ddfc6))
8+
19
# [1.46.0](https://github.com/trycompai/comp/compare/v1.45.1...v1.46.0) (2025-06-26)
210

311

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.46.0",
3+
"version": "1.47.0",
44
"devDependencies": {
55
"@azure/core-http": "^3.0.5",
66
"@azure/core-rest-pipeline": "^1.21.0",

0 commit comments

Comments
 (0)