Skip to content

Commit

Permalink
docs: 1.0.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulopbi committed Nov 28, 2024
1 parent 471cfb6 commit 602fc07
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@

##### Build System / Dependencies

* version 1.0.0 (471cfb6e)
* add lucide react icons lib (29d0ac51)

##### Chores

* redirect to home page when click in the logo image (b0af7f25)
* change meta tag and title texts depending which page you are (921b6a49)
* add noscript message and favicon (155ddac4)
* change proptypes (647e72f8)
* add social media lucide icons (bcfd07ec)
* add fetch custom hook (cb55fed3)
* change footer text and styles (f309c7c1)
* base url variable (6f36a5b6)
* add disable button styles (cd79c5b7)
* add card proptypes, styles and navegation to other pages (920efd97)
* general styles (7e414a1e)
* add changelog lib (96be563e)

##### Documentation Changes

* add demo.gif, changelog.md, readme.md and license (756b4399)

##### New Features

* 404 page not found (f03e7e37)
* add icons, framer motion animations and disable buttons (59b1b585)
* add characters page (44b7a7e6)
* add framer motion animation and proptypes (9116887e)
* responive design to fit all screen sizes (1ca7b91f)
* version 1.0.0 (f612b302)
* add loading animation (e211ebf0)
* add error handler message (95aead16)
* add load more button (ed7f75cf)
* error handler component (01bce6e7)
* add footer (14fa20fb)
* add home (10c47fd6)
* add card (b4a8b584)

##### Other Changes

* create a global link style (66ad8ff6)

#### 1.0.0 (2024-11-28)

##### Build System / Dependencies

* add lucide react icons lib (29d0ac51)

##### Chores
Expand Down

0 comments on commit 602fc07

Please sign in to comment.