Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 9, 2026

Automated Release PR

0.25.0 (2026-01-09)

Full Changelog: v0.24.0...v0.25.0

Features

  • api: update production repos (d18f7de)

Chores

  • ci: update org name from onkernel to kernel (8197587)
  • sync repo (3d1de59)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Aligns repository metadata and docs with the new GitHub org and refreshes the 0.25.0 release notes.

  • Update GitHub org references from onkernel to kernel in CONTRIBUTING.md, README.md, and package.json (repository field)
  • Refresh CHANGELOG.md for 0.25.0: new date, correct compare URL, and updated entries
  • Bump .stats.yml config_hash

Written by Cursor Bugbot for commit 30edb60. This will update automatically on new commits. Configure here.

```sh
# Clone
$ git clone https://www.github.com/onkernel/kernel-node-sdk
$ git clone https://www.github.com/kernel/kernel-node-sdk
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: prefer https://github.com/... over https://www.github.com/... to avoid redirects.

Suggested change
$ git clone https://www.github.com/kernel/kernel-node-sdk
$ git clone https://github.com/kernel/kernel-node-sdk

### Publish with a GitHub workflow

You can release to package managers by using [the `Publish NPM` GitHub action](https://www.github.com/onkernel/kernel-node-sdk/actions/workflows/publish-npm.yml). This requires a setup organization or repository secret to be set up.
You can release to package managers by using [the `Publish NPM` GitHub action](https://www.github.com/kernel/kernel-node-sdk/actions/workflows/publish-npm.yml). This requires a setup organization or repository secret to be set up.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here—dropping www. keeps the link canonical.

Suggested change
You can release to package managers by using [the `Publish NPM` GitHub action](https://www.github.com/kernel/kernel-node-sdk/actions/workflows/publish-npm.yml). This requires a setup organization or repository secret to be set up.
You can release to package managers by using [the `Publish NPM` GitHub action](https://github.com/kernel/kernel-node-sdk/actions/workflows/publish-npm.yml). This requires a setup organization or repository secret to be set up.

We take backwards-compatibility seriously and work hard to ensure you can rely on a smooth upgrade experience.

We are keen for your feedback; please open an [issue](https://www.github.com/onkernel/kernel-node-sdk/issues) with questions, bugs, or suggestions.
We are keen for your feedback; please open an [issue](https://www.github.com/kernel/kernel-node-sdk/issues) with questions, bugs, or suggestions.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: use the canonical GitHub URL (no www.).

Suggested change
We are keen for your feedback; please open an [issue](https://www.github.com/kernel/kernel-node-sdk/issues) with questions, bugs, or suggestions.
We are keen for your feedback; please open an [issue](https://github.com/kernel/kernel-node-sdk/issues) with questions, bugs, or suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant