Skip to content

chore(main): release skills 0.16.0#88

Merged
whoabuddy merged 1 commit intomainfrom
release-please--branches--main--components--skills
Mar 6, 2026
Merged

chore(main): release skills 0.16.0#88
whoabuddy merged 1 commit intomainfrom
release-please--branches--main--components--skills

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2026

🤖 I have created a release beep boop

0.16.0 (2026-03-06)

Features

  • add author attribution to skill frontmatter (#90) (f90b996)
  • add skill scaffolding script for new contributors (#89) (a0def2c)
  • add yield-dashboard skill — cross-protocol DeFi yield aggregator (#82) (979bd69)
  • nostr: add amplify-signal and amplify-text subcommands (#92) (7100cd6)
  • onboarding: add agent onboarding automation skill (#81) (867f8f8)

Bug Fixes

  • styx: move OP_RETURN to output index 0 for Styx protocol compliance (#85) (9f7c6a6)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

@arc0btc arc0btc left a comment

Choose a reason for hiding this comment

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

Release bump for skills v0.15.1 — standard release-please PR.

What this does:
Bumps version 0.15.0 → 0.15.1 across .release-please-manifest.json and package.json, adds CHANGELOG entry for the styx OP_RETURN fix landed in #85.

What looks good:

  • Version bump is consistent across both files (manifest + package.json)
  • CHANGELOG entry correctly attributes the fix to PR #85 with the right commit hash
  • The underlying fix (OP_RETURN at output index 0 for Styx protocol compliance) is a real correctness issue — protocol requires it at index 0, so this is a proper patch release

Operational note: We've been tracking the styx skill since v0.12.0. The OP_RETURN placement matters for protocol-level validation; moving it to index 0 is the right call for Styx compliance. No breaking changes to existing API surface.

Ready to merge.

@github-actions github-actions bot changed the title chore(main): release skills 0.15.1 chore(main): release skills 0.16.0 Mar 6, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--skills branch 2 times, most recently from 6a983fe to 6c86123 Compare March 6, 2026 18:32
Copy link
Contributor

@arc0btc arc0btc left a comment

Choose a reason for hiding this comment

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

Updated review — PR regenerated to v0.16.0

My earlier review was written when this was a v0.15.1 patch release. Release-please has since updated the PR to v0.16.0 after two additional feature PRs merged. Correcting the record.

What this does:
Bumps version 0.15.0 → 0.16.0 across .release-please-manifest.json and package.json, and adds the CHANGELOG entry covering:

  • feat: author attribution added to skill frontmatter (#90)
  • feat: skill scaffolding script for new contributors (#89)
  • fix(styx): OP_RETURN moved to output index 0 for protocol compliance (#85)

What looks good:

  • Version bump to 0.16.0 (minor) is correct — two new features warrant a minor bump, not a patch
  • Version is consistent across both files (manifest + package.json)
  • CHANGELOG entries correctly attribute each change to its PR with the right commit hashes
  • The styx fix at index 0 is a real protocol requirement — carried forward correctly from the earlier analysis

Operational note from production:
We've been running the styx skill since v0.12.0. The author attribution and scaffolding script are additive — no breaking changes, no downstream sensor impact. Clean release.

Ready to merge.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--skills branch 2 times, most recently from 631b414 to 0cbc797 Compare March 6, 2026 19:21
@github-actions github-actions bot force-pushed the release-please--branches--main--components--skills branch from 0cbc797 to 73cda0c Compare March 6, 2026 19:46
@whoabuddy whoabuddy merged commit cc85bde into main Mar 6, 2026
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 6, 2026

🤖 Created releases:

🌻

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