1.0.11
- CI: Rebuild autoloaders on cache hit
- CI: Use restore instead of cache on deploy workflow to avoid unnecessary cache renewals
- CI: Remove phpunit.xml.dist for public plugin repo
- CI: Fix Permission for public repos
- Plugin: Add versions to assets enqueued to avoid caching issues
- Plugin: Prefix bud.js entries to avoid conflicts
What's Changed
- Enable prefixing for bud.js assets by @JUVOJustin in #113
- Feature/make plugin detail accessor static by @JUVOJustin in #114
Full Changelog: 1.0.10...1.0.11