Files
root f6fac6c4bc Fix bin/publish: copy docs.dist from project root
Fix bin/publish: use correct .env path for rspade_system
Fix bin/publish script: prevent grep exit code 1 from terminating script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 02:08:33 +00:00
..

Ignition UI

UI components used in Laravel's default Ignition error page.

See spatie/ignition for more information.

Tagging a new release

  • yarn dev
  • make required changes
  • update CHANGELOG.md
  • yarn publish
  • enter the new version you decided on in CHANGELOG.md
  • update @flareapp/ignition-ui dependency in spatie/ignition
  • in spatie/ignition run yarn bundle (or wait for the GH action)
  • publish new version of spatie/ignition to packagist