plugins/prompts/v1.0.12
maximhq/bifrostplugins/prompts/v1.0.12May 22, 2026by akshaydeo
AI Summary
This is a maintenance release for the prompts plugin that upgrades the core dependency to v1.5.12 and the framework dependency to v1.3.12. No new features or breaking changes are explicitly mentioned in this release.
Key Highlights
- Upgraded core dependency to v1.5.12
- Upgraded framework dependency to v1.3.12
- Routine maintenance release (chore)
Full Release Notes
## Plugin Release: prompts v1.0.12 - chore: upgraded core to v1.5.12 and framework to v1.3.12 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.12 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_