chore: release @carverauto/serviceradar-dashboard-sdk@0.1.1 #4

Merged
mfreeman451 merged 1 commit from ual/bump-sdk-0.1.1 into main 2026-05-05 04:19:14 +00:00
Owner

Summary

Bump @carverauto/serviceradar-dashboard-sdk from 0.1.0 to 0.1.1 so the 14 additive commits already on main are reflected in a publishable npm version.

The branch is a one-line edit in package.json against current main.

Test plan

  • node -e 'JSON.parse(require("fs").readFileSync("package.json","utf8"))' succeeds (json valid).
  • npm publish --access public after merge.

🤖 Generated with Claude Code

## Summary Bump `@carverauto/serviceradar-dashboard-sdk` from 0.1.0 to 0.1.1 so the 14 additive commits already on main are reflected in a publishable npm version. The branch is a one-line edit in `package.json` against current `main`. ## Test plan - [x] `node -e 'JSON.parse(require("fs").readFileSync("package.json","utf8"))'` succeeds (json valid). - [ ] `npm publish --access public` after merge. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chore: release @carverauto/serviceradar-dashboard-sdk@0.1.1
All checks were successful
CI / Test and Pack (pull_request) Successful in 35s
c058e94707
Bump from 0.1.0 to surface 14 commits worth of additive work that
landed on main via PR #3:

- React-driven SDK surface for production dashboards (mountReactDashboard,
  React host action hooks).
- Frame helpers + indexed local filtering hooks.
- Map runtime + Mapbox popup hooks.
- React dashboard package template.
- Browser-module dashboard harness.
- chore: rename to @carverauto/serviceradar-dashboard-sdk.
- chore: flip @carverauto/serviceradar-cli to ^0.1.0.

No breaking changes. Existing 0.1.0 imports continue to work.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar-sdk-dashboard!4
No description provided.