Skip to content

chore: release v0.0.14#49

Closed
bullet-release[bot] wants to merge 2 commits into
mainfrom
release-plz/2026-05-11T13-53-37Z
Closed

chore: release v0.0.14#49
bullet-release[bot] wants to merge 2 commits into
mainfrom
release-plz/2026-05-11T13-53-37Z

Conversation

@bullet-release
Copy link
Copy Markdown
Contributor

@bullet-release bullet-release Bot commented May 11, 2026

🤖 New release

  • bullet-rust-sdk: 0.0.13 -> 0.0.14
Changelog

0.0.14 - 2026-05-11

Features

  • (ci) Add Release Pipeline (NPM) (#13)


This PR was generated with release-plz.


Note

Low Risk
Low risk release bookkeeping: version/changelog/lockfile updates plus a formatting-only change to wasm/package.json. No runtime logic changes in the SDK are included.

Overview
Cuts release 0.0.14 by bumping bullet-rust-sdk version (rust/Cargo.toml and Cargo.lock) and adding the corresponding rust/CHANGELOG.md entry (noting the CI/NPM release pipeline feature).

Also normalizes wasm/package.json by adding the missing trailing newline (no functional JS/WASM package changes).

Reviewed by Cursor Bugbot for commit 713938e. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Tip: cubic could auto-approve low-risk PRs like this, if it thinks it's safe to merge. Learn more

@bullet-release bullet-release Bot force-pushed the release-plz/2026-05-11T13-53-37Z branch from acdcce0 to 646da15 Compare May 11, 2026 14:40
@Firaenix
Copy link
Copy Markdown
Contributor

Need this to be retriggered with JS package bump

@Firaenix Firaenix closed this May 11, 2026
@Firaenix Firaenix deleted the release-plz/2026-05-11T13-53-37Z branch May 11, 2026 14:43
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 713938e. Configure here.

Comment thread rust/Cargo.toml
[package]
name = "bullet-rust-sdk"
version = "0.0.13"
version = "0.0.14"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

WASM package version not bumped in lockstep

High Severity

The Rust SDK version is bumped to 0.0.14 but wasm/package.json (and wasm/Cargo.toml) remain at 0.0.13. The release-plz.toml config explicitly states the wasm crate version is bumped in lockstep with the Rust crate and that npm publish is driven from the same v0.0.14 tag. Publishing from the v0.0.14 git tag with package.json still at 0.0.13 will result in the wrong version being published to NPM, or a version mismatch between the git tag and the published artifact.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 713938e. Configure here.

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