All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2023-02-11)
- create base and user entities (8418e12)
- Implement auth/login (4bef657)
- Implement auth/register API (46829e6)
- Implement ConfigModule (7f0bfa6)
- Implement postgres database (b967ec4)
- Update entities (2244dfc)
- Install standard version package (c7f1145)