Skip to content

feat: publish parley-core remote/chat OAuth mode (first automated release)#4

Merged
sharpTrick merged 1 commit into
mainfrom
release/0.2.0
Jul 3, 2026
Merged

feat: publish parley-core remote/chat OAuth mode (first automated release)#4
sharpTrick merged 1 commit into
mainfrom
release/0.2.0

Conversation

@sharpTrick

Copy link
Copy Markdown
Owner

Cuts the first automated release (0.2.0) and brings npm fully current.

Why

A tarball-vs-build audit found that @sharptrick/parley-core@0.1.0 on npm is stale: core's OIDC / remote-auth module (src/auth/*, src/testing/fake-oidc) landed on 2026-07-02, a day after core was first published to npm on 2026-07-01, and core was never republished. The other 11 packages are byte-identical to main; only core is behind.

What merging this does

The feat: title bumps all 12 @sharptrick/parley-* packages to 0.2.0 in lockstep via the release pipeline, republishing from current main — so core finally ships its OAuth/remote code, this time with provenance. From here on, npm == main == tag v0.2.0.

The seam interface is unchanged; no consumer API is altered.

Change in this PR

  • Adds a root CHANGELOG.md (hand-kept highlights; GitHub Releases remain the canonical auto-generated log). The release itself is driven by the PR title.

After merge

Watch the Release workflow: it should create tag v0.2.0 + a GitHub Release and publish all 12 at 0.2.0. (Prereq already done: trusted publishers configured for all 12.)

🤖 Generated with Claude Code

…ease)

Core's OIDC / remote-auth module (src/auth/*, src/testing/fake-oidc) landed
after core's initial 0.1.0 npm publish and was never republished, so
@sharptrick/parley-core@0.1.0 on npm is missing it. Merging this cuts 0.2.0
across all packages in lockstep via the automated pipeline, bringing npm
current and adding provenance. The seam interface is unchanged.

Adds a root CHANGELOG.md; GitHub Releases remain the canonical generated log.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sharpTrick sharpTrick merged commit e3c249f into main Jul 3, 2026
3 checks passed
@sharpTrick sharpTrick deleted the release/0.2.0 branch July 3, 2026 11:31
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