Skip to content

Latest commit

 

History

History
116 lines (80 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

116 lines (80 loc) · 7.84 KB

Changelog

1.1.1 (2022-11-13)

Changed

  • ⬆️ Upgrade @ackee/react-scripts [d56ae4c]

1.1.0 (2022-11-13)

Added

  • ✨ Add useScrollReveal to DottedItems [f1c0444]
  • ✨ Add scrollreveal to Section [4e661b0]
  • ➕ Add scrollreveal [d7e61d7]
  • ✨ Add polka background pattern to layout [acaf47b]

Changed

  • 💄 Change fallback background color [eaca07a]
  • 💄 Increase section padding [db6202f]

1.0.1 (2022-11-01)

Miscellaneous

  • 🌐 Update translations [e50d9c1]

1.0.0 (2022-11-01)

Added

  • ✨ Add ProjectsSection [88ec1f6]
  • ✨ Change introduction section image [3842570]

Miscellaneous

  • 🌐 Update translations [b02a67f]

0.2.1 (2022-10-24)

Miscellaneous

  • 👷 Remove circular-modules check [2363092]

0.2.0 (2022-10-24)

Added

  • ➕ Add gitmoji-changelog [b2399aa]
  • ✨ Add LanguageSwitcher to Header [27597e5]
  • ✨ Add LanguageSwitcher [adaefdc]
  • ✨ Add HomePage page [cff508d]
  • ✨ Add Home component [d2b37a5]
  • ✨ Add ContactSection [a79643d]
  • ✨ Add TechnologiesSection [efd0ced]
  • ✨ Add WorkSection [725d748]
  • ✨ Add EducationSection [d9c6ef6]
  • ✨ Add IntroductionSection [4b176dd]
  • ✨ Add Layout component [478eb40]
  • ✨ Add Footer layout component [0e48ab1]
  • ✨ Add Header layout component [693d146]
  • ✨ Add Section ui component [aedc408]
  • ✨ Add Link ui component [a240d72]
  • ✨ Add Paragraph ui component [eb9a808]
  • ✨ Add Headline ui component [786a892]
  • ✨ Add Dot & DottedItems ui components [13f6ecc]
  • ✨ Add Avatar [109db35]
  • ✨ Add fonts [700746c]
  • ✨ Update index.html [b259425]
  • ✨ Update useFelaEnhanced [85270ce]
  • 🎉 Begin a project [78396f8]

Changed

Removed

  • 🔥 Remove service worker [586c836]
  • 🔥 Remove Loader ui component [01b6137]
  • ➖ Remove unused dependencies [ffb4d17]
  • 🔥 Remove unused files [464866d]
  • 🔥 Remove unused files [61b2ddc]

Fixed

Miscellaneous

  • 🧑‍💻 Specify version git message [e5d8281]
  • 👷 Add circular modules step [87d4f5f]
  • 👷 Add github actions [5ec46ff]
  • 🌐 Add translations [d36bf2d]
  • 🧑‍💻 Better imports rules [2484202]