plugins/prompts/v1.0.14

maximhq/bifrostplugins/prompts/v1.0.14May 29, 2026by akshaydeo

AI Summary

This is a routine maintenance release for the prompts plugin that upgrades the core dependency to v1.5.14 and the framework dependency to v1.3.14. No new features or breaking changes are explicitly mentioned in this release.

Key Highlights

  • Upgraded core dependency from previous version to v1.5.14
  • Upgraded framework dependency from previous version to v1.3.14
  • Plugin version updated to v1.0.14

Full Release Notes

## Plugin Release: prompts v1.0.14

- chore: upgraded core to v1.5.14 and framework to v1.3.14

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/prompts@v1.0.14
```

---
_This release was automatically created from version file: `plugins/prompts/version`_