plugins/prompts/v1.0.28
maximhq/bifrostplugins/prompts/v1.0.28Jul 14, 2026by akshaydeo
AI Summary
The prompts plugin performs dependency upgrades to align with the current core and framework releases, ensuring the latest features and fixes are included.
Key Highlights
- Upgrade core to v1.7.1
- Upgrade framework to v1.5.1
New Features
- Dependency upgrades
Full Release Notes
## Plugin Release: prompts v1.0.28 - chore: upgraded core to v1.7.1 and framework to v1.5.1 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.28 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_