All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.13 (2023-09-17)
0.1.12 (2023-03-21)
0.1.11 (2023-01-20)
- 🐛 fix package.json node version and add commitlint lib (b546b75)
- 🐛 fix yarn version (ac25cb1)
- 🐛 update api url in readme.md (fca00d3)
- 🐛 update docker-compose.yml (dd6cff0)
- 🐛 update primsa lib, package.json scripts and readme.md (b345de6)
- 🐛 update prisma lib (1a9e5a4)
- 🐛 update prisma lib (8c48018)
- 🐛 update readme.md (f907559)
- 🐛 update readme.md (a7f1a1f)
- 🐛 update readme.md (062aeab)
0.1.10 (2022-06-29)
- 🎸 add ConfigModule (0d579fe)
- 🐛 update prisma lib and fix newrelic.js (783b572)
0.1.9 (2022-06-02)
- 🐛 add node version in package.json (0e1f878)
- 🐛 fix var (0e5272b)
- 🐛 update prisma lib (3d90935)
- 🐛 update prisma lib (e907a17)
- 🐛 update test case (ca4305f)
- 🐛 update todo test case (3a9e9ad)
0.1.8 (2022-04-26)
- 🎸 add cart and product model (4a6830b)
- 🎸 add cart api (6c4d6de)
- 🎸 add cart in signup and users api response (cdb21d4)
- 🎸 add product api (71f4c29)
0.1.7 (2022-04-25)
- 🎸 add patch api and add order by created_at (8e3dabb)
0.1.6 (2022-04-25)
- 🎸 add signup api (fd02eb4)
- 🐛 update filename format (cc906f0)
0.1.5 (2022-04-22)
- 🐛 format schema.prisma (fab9fb6)
0.1.4 (2022-04-21)
- 🎸 add api header (fe1b4d0)
- 🎸 add AuthMiddleware and add password index (92494d2)
- 🎸 add bearer token in swagger doc (5848d36)
- 🎸 add createTodos func (33f94da)
- 🎸 add login api (9c6616f)
- 🎸 add post_id in getTags api (c7d8a8d)
- 🎸 add todo api (0ee48e3)
- 🎸 add todo table (3727f98)
- 🎸 add users_id in query param (a13b958)
- 🐛 add hashedPassword var (53dd359)
- 🐛 fix code (204a334)
- 🐛 fix GetUserByIdResponse (461e882)
- 🐛 fix query param to optional in swagger (a1d05c8)
- 🐛 format schema.prisma (d5ff3d5)
- 🐛 format schema.prisma (ca6bbeb)
- 🐛 update husky (ad976f7)
0.1.3 (2022-04-20)
- 🐛 fix migration file (dae1e9f)
0.1.2 (2022-04-20)
- 🎸 add docker (fa43eec)
- 🎸 add .github folder (acc31fc)
- 🎸 add comment api (18a5d8d)
- 🎸 add location api (fe9dac4)
- 🎸 add more table (7b4b425)
- 🎸 add pagination in list api (1443e26)
- 🎸 add post api (255a85d)
- 🎸 add swagger api (c2eedc2)
- 🎸 add tag api (15d2966)
- 🎸 add update and delete user by id api (1412b1d)
- 🎸 create project (db88c1a)
- 🎸 include location in response (a2cf7ff)