Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

v6.2.0

Choose a tag to compare

@release-drafter release-drafter released this 01 Aug 04:38
· 339 commits to master since this release
acbfdfb

What’s changed in aragonCLI

🚀 New features

  • Bump @aragon/aragen to v5.0.0.
  • New command devchain status (#678) @0xGabi

💡 Feature updates

  • Allow arrays to be passed via --app-init-args (#623) @mikec 🎉

🐛 Bug Fixes

  • Update command to not hang after finishing (#674) @0xGabi
  • Fix decorateWithAbi function to filter by function type (#666) @0xGabi
  • Fix prepare files function to handle --files correctly (#660) @0xGabi

🛠️ Maintenance (non-API changes)