Skip to content

Releases: rocktimsaikia/github-card

v3.0.1

26 Apr 02:56
Compare
Choose a tag to compare

Style Changes (SEMVER-PATCH)

  • Set the height and width of the image to be equal.
  • Remove unnecessary media queries
  • Remove fixed widths

v3.0.0

23 Apr 11:05
Compare
Choose a tag to compare

Notable changes (SEMVER-MAJOR)

  • Instead of using .mjs extension, replace it with a type module
  • Handle when there is no bio on the profile
  • Remove the URL loaded google fonts for faster loading speed
  • Abbreviate large numbers to human-readable format on all three stats (followers, following, repos)
  • Lower the contrast on the text colors
  • Reduce font sizes of the stats

Development changes

  • Replace webpack with roll-up
  • Replace xo with eslint
  • Add an examples folder for local demo testing
  • Integrate Github CI

v2.1.2

22 Apr 17:11
Compare
Choose a tag to compare

Handle no bio profiles #6

v2.1.1

29 Nov 04:41
Compare
Choose a tag to compare

Patches

  • Change the color of the @username to soft bright in dark theme.
  • Update readme.md

v2.1.0

28 Nov 13:13
Compare
Choose a tag to compare

🚀 Latest Release