Skip to content

Feat/prompt pack 0.3.0 - #20

Merged
gitsad merged 2 commits into
mainfrom
feat/prompt-pack-0.3.0
May 7, 2026
Merged

gitsad merged 2 commits into
mainfrom
feat/prompt-pack-0.3.0

Conversation

@gitsad

@gitsad gitsad commented May 7, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Prepares the @mobile-reality/mdma-prompt-pack release for 0.3.0 by adding a changeset and reverting the manual version bump. The actual version increment will be applied by pnpm changeset version during the release process.

Follows the merge of the model-specialised prompt variants PR (adds getAuthorPromptVariant, 20+ new variants for OpenAI / Anthropic / Google / xAI).

Closes #

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactor
  • Documentation
  • CI / tooling
  • Release / versioning

Packages Affected

  • @mobile-reality/mdma-spec
  • @mobile-reality/mdma-parser
  • @mobile-reality/mdma-runtime
  • @mobile-reality/mdma-attachables-core
  • @mobile-reality/mdma-renderer-react
  • @mobile-reality/mdma-prompt-pack

Checklist

  • I have read the CONTRIBUTING guide.
  • My code follows the existing code style (pnpm format and pnpm lint pass).
  • I have added or updated tests that cover my changes.
  • All tests pass (pnpm test).
  • Type-checking passes (pnpm typecheck).
  • I have added a changeset (pnpm changeset) if this change affects published packages.
  • New or changed MDMA schemas are backwards-compatible (or marked as breaking).
  • Sensitive fields are marked with sensitive: true where appropriate.

How to Test

  1. Run pnpm changeset version — verify @mobile-reality/mdma-prompt-pack is bumped to 0.3.0 and a CHANGELOG.md entry is generated.
  2. Run pnpm build — verify the package builds cleanly.

Screenshots / Examples

Changeset file: .changeset/fifty-worms-live.md

@gitsad
gitsad merged commit 9c352b4 into main May 7, 2026
1 check passed
@gitsad
gitsad deleted the feat/prompt-pack-0.3.0 branch May 12, 2026 13:11
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.

2 participants