-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.25.0 #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
release: 0.25.0 #65
Conversation
| ```sh | ||
| # Clone | ||
| $ git clone https://www.github.com/onkernel/kernel-node-sdk | ||
| $ git clone https://www.github.com/kernel/kernel-node-sdk |
There was a problem hiding this comment.
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.
| $ 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. |
There was a problem hiding this comment.
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.
| 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. |
There was a problem hiding this comment.
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.).
| 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. |
Automated Release PR
0.25.0 (2026-01-09)
Full Changelog: v0.24.0...v0.25.0
Features
Chores
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.
onkerneltokernelinCONTRIBUTING.md,README.md, andpackage.json(repositoryfield)CHANGELOG.mdfor 0.25.0: new date, correct compare URL, and updated entries.stats.ymlconfig_hashWritten by Cursor Bugbot for commit 30edb60. This will update automatically on new commits. Configure here.