chore: release main - #2
Conversation
Signed-off-by: SHT Bot <61149376+sht-bot@users.noreply.github.com>
PR SummaryLow Risk Overview Each package gets a new 0.1.0 section in its Reviewed by Cursor Bugbot for commit 8f7e95b. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8f7e95b. Configure here.
| { | ||
| "name": "@trogonstack/trogon-eventstore-opentelemetry", | ||
| "version": "0.0.1", | ||
| "version": "0.1.0", |
There was a problem hiding this comment.
Stale client peer dependency range
Medium Severity
@trogonstack/trogon-eventstore-opentelemetry still peers on @trogonstack/trogon-eventstore-client@^0.0.1 after both packages move to 0.1.0. That caret range only allows 0.0.1, so installing the two linked 0.1.0 releases together fails the peer check.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 8f7e95b. Configure here.


🤖 I have created a release beep boop
trogon-eventstore-client: 0.1.0
0.1.0 (2026-09-10)
Features
trogon-eventstore-opentelemetry: 0.1.0
0.1.0 (2026-09-10)
Features
This PR was generated with Release Please. See documentation.