All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2024-03-12)
- 🔥 remoove app.module and courses module to use standalone ngrx api (ba20ca2)
0.2.1 (2024-03-11)
- ✨ standalone components implementation (1301b55)
0.3.0 (2024-03-11)
0.2.0 (2024-03-11)
- ✨ add and edit course inplementation (60c1377)
- ✨ add Courses ngrx data api calls (19ebe4f)
- ✨ course details implementation (9b84e91)
- ✨ delete course implementation (f1ef0f1)
- ✨ home component data retrieving from store (1f8b0c6)