Skip to content

chore(web-sdk): bump @openpanel/web 1.1.0-local → 1.2.0-local - #316

Merged
ayushjhanwar-png merged 1 commit into
mainfrom
chore/bump-web-sdk-1.2.0
Jun 15, 2026
Merged

chore(web-sdk): bump @openpanel/web 1.1.0-local → 1.2.0-local#316
ayushjhanwar-png merged 1 commit into
mainfrom
chore/bump-web-sdk-1.2.0

Conversation

@ayushjhanwar-png

Copy link
Copy Markdown

What

Bumps `@openpanel/web` from `1.1.0-local` to `1.2.0-local` so the next publish to GitHub Packages (`@dashverse/openpanel-web`) picks up the client-side session_id fix shipped in PR #315.

Why this is its own PR

The version bump was pushed AFTER PR #315 was already merged, so it sits separately on `feat/replay-client-session-id`. This is a clean cherry-pick onto a fresh branch from `main` so the diff is just the version field.

After merge

Publish `@dashverse/openpanel-web@1.2.0` to GitHub Packages via the existing publish flow.

Then frameo-pro bumps:
```json
"@dashverse/openpanel-web": "^1.2.0"
```

Related

Minor bump to reflect the new client-side session_id generation
feature added in this PR. Behavior change is additive (new code
path with localStorage/sessionStorage UUIDs) with a backward-compat
fallback to the legacy server-derived id, so no break for existing
consumers — but worth distinguishing from 1.1.x for downstream
publish + frameo-pro pinning.
@ayushjhanwar-png
ayushjhanwar-png merged commit a6d0af0 into main Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant