Releases: cometapi-dev/cometapi-node
Releases · cometapi-dev/cometapi-node
Release list
v0.1.3
Immutable
release. Only release title and notes can be modified.
v0.1.2
Immutable
release. Only release title and notes can be modified.
0.1.2 (2026-07-31)
Bug Fixes
- bind publication to one current-main attempt (553d320)
- dispatch recovery from immutable tag (5f49304)
- dispatch recovery from immutable tag (c506ce2)
- harden options and publication contracts (1d62b52)
- harden options and publication contracts (c0934cc)
- harden release preparation and publish handoff (37b811c)
- harden release preparation and publish handoff (787f52f)
- recover exact publish artifact (22c313d)
- recover exact publish artifact (525d4d0)
- recover publish from immutable tag (8a80d82)
- recover publish from immutable tag (aa4c3ca)
- reject duplicate recovery dispatches (11871d9)
- remove the one-time release recovery path (c556624)
- remove the one-time v0.1.1 recovery path (c319503)
v0.1.1
Immutable
release. Only release title and notes can be modified.
0.1.1 (2026-07-29)
Bug Fixes
- classify Release Please push state (505c7e9)
- classify Release Please push state (a7a03de)
- enforce options boundary and patch release flow (91ce99c)
- enforce options boundary and patch release flow (abf21ba)
- finalize Release Please patch state (3180b52)
- finalize Release Please patch state (453135e)
- harden options and Release Please patch flow (5b03072)
- harden Release Please patch releases (a33c128)
- limit Release Please push trigger (fbd5a22)
- match Release Please root title (0963e0e)
- match Release Please root title (300ffac)
- recover exact Release Please runs (4ffee49)
- require refreshed release candidate (ab5aa26)
- snapshot supported client options once (6ee0fdf)
v0.1.0
v0.1.0-alpha.3
Immutable
release. Only release title and notes can be modified.
Fixed
- Accepted the fixed authentication sentinel value injected by
actions/setup-nodefor npm Trusted Publishing while continuing to reject real registry token credentials. - Replaced the unpublished immutable alpha.2 release after its publication guard failed before invoking npm.
v0.1.0-alpha.2
Immutable
release. Only release title and notes can be modified.
Changed
- Removed the one-time alpha.1 token bootstrap and manual recovery workflow after configuring npm Trusted Publishing.
- Required the release workflow to publish through OIDC without registry token credentials while preserving exact-artifact and provenance verification.
v0.1.0-alpha.1
Immutable
release. Only release title and notes can be modified.
The first functional Registry Alpha for the CometAPI TypeScript and Node.js SDK.
Supported 0.1 surface:
chat.completions.create, streaming and non-streamingresponses.create, streaming and non-streamingmodels.list
The package supports Node.js 22 and 24, preserves official OpenAI request, response, stream, and error types, and publishes to npm's next dist-tag after the protected release workflow verifies the immutable tag, exact tarball, and bounded live smoke.
See CHANGELOG.md for the complete release notes.