Skip to content

Releases: mateuseap/mateuseap.github.io

v0.0.7

16 Jan 07:31
83a576f
Compare
Choose a tag to compare

What's Changed

  • Update job title in Home page by @mateuseap in #28
  • Update job title and "My Skills" section in Home page by @mateuseap in #29
  • Change broken icon in Home page by @mateuseap in #30
  • Update the social media section on the Home page and refactor some code by @mateuseap in #31
  • Update e-mail link in Footer component and improve CD workflow by @mateuseap in #33
  • Raname and fix CD workflow by @mateuseap in #34

Full Changelog: v0.0.6...v0.0.7

v0.0.6

28 Oct 08:47
7154281
Compare
Choose a tag to compare

What's Changed

  • Update job title in Home page by @mateuseap in #24
  • Organize projects list in Home page and other contents by @mateuseap in #25
  • Add links to my social medias in Home page by @mateuseap in #26
  • Create Footer component and add it to Home page by @mateuseap in #27

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Sep 01:39
d564a81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Sep 01:38
2750fdf
Compare
Choose a tag to compare

What's Changed

  • Burger Menu added in the Home page. by @Aniumbott in #8
  • Project restructured, new components created and new dependencies added by @mateuseap in #13

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

30 May 04:43
eb59f62
Compare
Choose a tag to compare

In this release:

  • Navigation menu was created (containing Home, About, and Projects pages buttons);
  • About page created containing a basic Timeline;
  • Projects page created containing Frog Ninja game (it's playable).

v0.0.2

29 May 01:40
a95be50
Compare
Choose a tag to compare

In this release:

  • react-router-dom added to the project;
  • eslint and prettier configurations added to the project;
  • basic Home page implemented.

v0.0.1

28 May 21:43
98787f8
Compare
Choose a tag to compare

In this release:

  • The website base was created (using create-react-app and a TypeScript template) and deployed to GitHub pages.