Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Releases: lmsGenie/lms-app

v1.0.3

15 Nov 04:34
d5bacf9
Compare
Choose a tag to compare

1.0.3 (2023-11-15)

Bug Fixes

  • package.json: added sharp package for image optimization in prod (447d1f7)
  • package.json: added sharp package for image optimization in prod (#129) (d5bacf9)

v1.0.2

11 Nov 18:21
c1790c2
Compare
Choose a tag to compare

1.0.2 (2023-11-11)

Bug Fixes

  • sampledata.ts: updated cloudinary links (8f5dde4)
  • sampledata.ts: updated cloudinary links (#91) (c1790c2)

v1.0.1

11 Nov 17:15
7b0c0b5
Compare
Choose a tag to compare

1.0.1 (2023-11-11)

Bug Fixes

v1.0.0

25 Oct 12:52
41f0f06
Compare
Choose a tag to compare

1.0.0 (2023-10-25)

Bug Fixes

  • fixed last line missing and dynamic data (3f121bc)
  • fixed merge conflict (ccf0f07)
  • fixed UI issues after merging (b743728)
  • footer icons background color change on hover (da70544)
  • footer item align between (1ae7e3c)
  • minor error fix (0bc75ca)
  • package.json: updated prettier --write to prettier --check (b521d86)
  • package.json: updated prettier --write to prettier --check (#61) (ff5da96)
  • page.tsx: fix hero section dark mode ui (5090a8c)
  • page.tsx: fixed a bug created by last merge, during resolving conflicts on browser (15947cc)
  • prepare commit msg hook file (5c9d9a0)
  • release.yml: added repo write permission to workflow (eec370d)
  • release.yml: added step to install pnpm (9b5a2fc)
  • release.yml: changed npm to pnpm (59aac3a)
  • release.yml: updated permissions (8c6a423)
  • release.yml: updated permissions (2200650)
  • removed non null assertion (af51206)

Features

  • add .nvmrc with latest node version (f6da387)
  • add .nvmrc with latest node version (#39) (aa220f9)
  • add commitizen, fix prettier config (810062c)
  • add editorconfig (0e3119a)
  • add husky + commitlint (63b614d)
  • clean repo (78a8130)
  • configure commitlint, commitizen with husky (84c7be5)
  • configure husky & lint-staged (339f5c0)
  • created become an instructor section (13672ff)
  • created recently added courses section (0fb6e63)
  • created the card ui for course (c8c8e64), closes #23
  • created the feature courses section (77d2aac)
  • created trusted companies section (497174c)
  • error.tsx: added error.tsx and not-found.tsx error pages (c5d5729)
  • error.tsx: added error.tsx and not-found.tsx error pages (#72) (a3f63d4)
  • footer: created footer component (27725d3)
  • footer: created footer component (#44) (745617f)
  • header.tsx: created header for page layout (cc5c94f)
  • header: created header (323768e)
  • implemented dark mode and responsiveness (677c794)
  • initial NextJS setup with TailwindCSS, ShadCN, and TypeScript (322831d)
  • merge main into ui/header (f9ff19e)
  • merged main (d21c6f4)
  • page.tsx: added hero section to home page (ae1468b)
  • page.tsx: added hero section to home page (#46) (58b12d9)
  • page.tsx: added top categories section to home page (c8837c7)
  • page.tsx: added top categories section to home page (#45) (ea8a832)
  • setup prettier, add shadcn ui & format project (8606c99)
  • setup prettier, prettier-(class|import)-sorter (fc217dc)
  • setup shadcn with default theme (77722e6)
  • top mentor (7a2d0bd)
  • types: added user type and users sample data (939d0ba)
  • types: added user type and users sample data (#70) (9e61488)

Styles

  • configured eslint setup (17526fe)

BREAKING CHANGES

  • code formatting