Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 06:38
· 1 commit to main since this release
61af5d6

To use this plugin, add it to your .aspect/cli/config.yaml file like so:

plugins:
  - name: fix-visibility
    from: github.com/aspect-build/plugin-fix-visibility
    version: v0.2.0

What's Changed

  • feat: update to use config.yaml plugin configuration for Aspect CLI 5.2.0 by @gregmagolan in #2
  • Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18 by @gregmagolan in #4

New Contributors

Full Changelog: v0.1.0...v0.2.0