Skip to content

fix(browser): restore npm publishability lost in the #69 merge - #70

Merged
atemerev merged 1 commit into
mainfrom
fix/browser-npm-manifest
Jul 16, 2026
Merged

fix(browser): restore npm publishability lost in the #69 merge#70
atemerev merged 1 commit into
mainfrom
fix/browser-npm-manifest

Conversation

@atemerev

Copy link
Copy Markdown
Collaborator

#69's branch forked before b89979e (publish agent-id-browser to npm), and its package.json conflict resolution took the branch side wholesale — reintroducing "private": true and dropping publishConfig + the files whitelist. detect.shouldPublish therefore stayed false and 7.5.1 never reached the npm-publish gate. Restores the three fields; version stays 7.5.1.

🤖 Generated with Claude Code

The #69 branch forked before b89979e (publish agent-id-browser to npm)
and its conflict resolution took the branch side of package.json
wholesale — reintroducing "private": true and dropping publishConfig
and the files whitelist. detect.shouldPublish therefore stayed false
and 7.5.1 never reached the npm-publish gate.
@atemerev
atemerev merged commit f9df5b5 into main Jul 16, 2026
4 checks passed
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