plugins/prompts/v1.0.29
tractordev/apptronplugins/prompts/v1.0.29Jul 16, 2026by akshaydeo
AI Summary
A maintenance release for the prompts plugin that upgrades its underlying core and framework dependencies to v1.7.2 and v1.5.2 respectively.
Key Highlights
- Upgraded core dependency to v1.7.2
- Upgraded framework dependency to v1.5.2
Full Release Notes
## Plugin Release: prompts v1.0.29 - chore: upgraded core to v1.7.2 and framework to v1.5.2 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.29 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_