## v0.1.2 (2023-07-10)

### Fix

- modify gem name to flamerb

## v0.1.1 (2023-07-10)

### Fix

- conflicts with templates

## v0.1.0 (2023-07-10)

### Feat

- add frontend template with basic configuration
- some changes :p
- remove devise-jwt integration
- rename all modules
- add devise and devise-jwt at the app generator
- add pagination gems on the gemfile template
- add active_model_serializer to the gemfile.erb
- add annotate and rspec on the app generator
- add configuration for default generators in the app builder
- add gemfile template in app builder
- add commitizen configuration

### Refactor

- refactor function on app builder on generators