plugins/prompts/v1.0.22
lsdefine/GenericAgentplugins/prompts/v1.0.22Jun 21, 2026by akshaydeo
AI Summary
A maintenance update to the prompts plugin aligning it with the latest core and framework versions.
Key Highlights
- Upgraded core to v1.5.22
- Upgraded framework to v1.3.22
New Features
- Version alignment with core framework
Full Release Notes
## Plugin Release: prompts v1.0.22 - chore: upgraded core to v1.5.22 and framework to v1.3.22 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.22 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_