Skip to content

Releases: pbclife/gitopener.vercel.app

v1.4.1

07 Apr 14:39
01ca03d
Compare
Choose a tag to compare

1.4.1 (2023-04-07)

Bug Fixes

v1.4.0

01 Apr 20:35
211b940
Compare
Choose a tag to compare

1.4.0 (2023-04-01)

Features

  • implement sync with GitHub Sync button (#141) (211b940)

v1.3.2

31 Mar 13:39
7b5c0cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

25 Mar 04:37
5555d73
Compare
Choose a tag to compare

1.3.1 (2023-03-25)

Bug Fixes

  • resolved dependency updation error (9850ab9)
  • resolved next font issue (7cf4638)
  • resolved production failing (bf68ea6)

Reverts

v1.3.0

23 Mar 13:07
54fd5bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Mar 08:54
2b5abf1
Compare
Choose a tag to compare

1.2.0 (2023-03-22)

Features

v1.1.0

19 Mar 08:15
3165787
Compare
Choose a tag to compare

1.1.0 (2023-03-19)

Bug Fixes

  • resolved getting started documentation (#100) (3165787)

Features

  • added react icon & tailwind css website link (#96) (855f029)

v1.0.0

18 Mar 20:16
701f3b1
Compare
Choose a tag to compare

1.0.0 (2023-03-18)

Bug Fixes

  • active links are persistent and does not get reset on reload (#58) (bfc6eae)
  • console warning (6148df2)
  • husky commit issue (4db37a5)
  • labels are now set intially (038ad88)
  • resolved label does not get set (109d993)
  • resolved release action issue (701f3b1)

Features

  • Added Footer Section (#20) (a5de09e)
  • added logo and added public module (f6c8c6e)
  • added utility components (ce0d475)
  • added utility mdx components (#60) (fcb6dad)
  • Complete Layout Design (#13) (c571ca2)
  • contribution file auth (#7) (d4d2ca6)
  • Contributor page (#14) (51ccdfa)
  • contributors profile page (#67) (fac3c8c)
  • Dark Theme feature (#9) (83010de)
  • designed home page (#45) (f50b856)
  • header section (0557c96)
  • homepage setup implemented (828dd11)
  • prev/next button in docs page to navigate previous and next page respectively (#71) (06c4d31)
  • Rest API server with mongoose (#2) (ac6fc6f), closes #4
  • social links are functioned (#94) (5be0cea)
  • Sync total contributors count with database (#25) (d4c19b9)
  • templates: added issue and pr templates (#37) (a902987)
  • update readme: added introduction on readme, and some screenshots (#75) (749916e)