Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2024-03-12)

Bug Fixes

  • 🔥 remoove app.module and courses module to use standalone ngrx api (ba20ca2)

0.2.1 (2024-03-11)

Features

  • ✨ standalone components implementation (1301b55)

0.3.0 (2024-03-11)

0.2.0 (2024-03-11)

Features

  • ✨ 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)

0.1.0 (2024-03-11)