plugins/compat/v0.1.13
maximhq/bifrostplugins/compat/v0.1.13May 29, 2026by akshaydeo
AI Summary
This is a maintenance release for the bifrost compat plugin v0.1.13, updating internal dependencies to newer versions of the core (v1.5.14) and framework (v1.3.14). No new features or breaking changes are included in this release.
Key Highlights
- Upgraded bifrost core to v1.5.14
- Upgraded framework to v1.3.14
- Plugin version updated to v0.1.13
- Automatic release generated from version file
Full Release Notes
## Plugin Release: compat v0.1.13 - 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/compat@v0.1.13 ``` --- _This release was automatically created from version file: `plugins/compat/version`_