plugins/prompts/v1.0.25
maximhq/bifrostplugins/prompts/v1.0.25Jul 1, 2026by akshaydeo
AI Summary
Prompts plugin release updating dependencies to match the latest core and framework versions.
Key Highlights
- Upgraded core dependency to v1.6.2.
- Upgraded framework dependency to v1.4.2.
Full Release Notes
## Plugin Release: prompts v1.0.25 - chore: upgraded core to v1.6.2 and framework to v1.4.2 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.25 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_