Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 7, 2025

Automated Release PR

0.9.0 (2025-08-08)

Full Changelog: v0.8.3...v0.9.0

Features

  • api: browser instance file i/o (cc7f07f)

Bug Fixes

  • methods: define methods with parameters and binary body correctly (6c70c14)

Chores

  • internal: move publish config (7662fc0)

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

@mesa-dot-dev
Copy link

mesa-dot-dev bot commented Aug 7, 2025

Mesa Description

TL;DR

Automated release 0.8.4, primarily standardizing public package publishing by moving the access configuration to package.json.

Why we made these changes

To ensure consistent public publishing of the package by migrating the access public setting from a command-line flag to the declarative package.json publishConfig.

What changed?

  • Automated Release Updates:
    • package.json: Updated package version to 0.8.4.
    • src/version.ts: Updated the internal version string.
    • CHANGELOG.md: Added release notes for version 0.8.4.
    • .release-please-manifest.json: Updated to reflect the new release.
  • Publish Configuration Refinement:
    • package.json: Added "publishConfig": { "access": "public" }.
    • bin/publish-npm: Removed the --access public flag from the yarn publish command, as it's now handled via package.json.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Aug 7, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/kernel-typescript/6c70c147bfca8429aec6c114e42741d405c552b2/dist.tar.gz'

Expires: Sun, 07 Sep 2025 03:09:01 GMT

Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

Performed full review of 8e4e675...c0a6b33

5 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Aug 7, 2025

Release version edited manually

The Pull Request version has been manually set to 0.8.4 and will be used for the release.

If you instead want to use the version number 0.9.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c0a6b33 to cc7f07f Compare August 7, 2025 21:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from dce2d86 to 6c70c14 Compare August 8, 2025 03:08
@rgarcia rgarcia changed the title release: 0.8.4 release: 0.9.0 Aug 8, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0fe103e to 6c70c14 Compare August 8, 2025 11:18
@stainless-app stainless-app bot merged commit 3fd6a3e into main Aug 8, 2025
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Aug 8, 2025

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.

2 participants