## v0.2.3 (2023-07-14)

### Fix

- problems with solargraph

## v0.2.2 (2023-07-14)

### Fix

- problems with rubocop

## v0.2.1 (2023-07-13)

### Fix

- conflict with template location

## v0.2.0 (2023-07-13)

### Feat

- Add rubocop-rspec and solargraph-rails
- update codeowner file

## v0.1.3 (2023-07-12)

### Fix

- add missing templates for testing_generator

## 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