plugins/prompts/v1.0.30
maximhq/bifrostplugins/prompts/v1.0.30Jul 21, 2026by akshaydeo
AI Summary
The prompts plugin has been bumped to version 1.0.30, incorporating updates to the core and framework dependencies required for stability.
Key Highlights
- Upgraded core to v1.7.3
- Upgraded framework to v1.5.3
Full Release Notes
## Plugin Release: prompts v1.0.30 - chore: upgraded core to v1.7.3 and framework to v1.5.3 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.30 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_