Skip to content

Releases: rocktimsaikia/github-card

v3.0.4

27 May 15:21

Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...v3.0.4

v3.0.3

27 May 12:17

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

v3.0.2

27 May 11:02

Choose a tag to compare

What's Changed

  • fix: prevent XSS in profile fields and repair theme/CSS/CI bugs by @rocktimsaikia in #10

Full Changelog: 3.0.1...3.0.2

v3.0.1

26 Apr 02:56

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

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

Choose a tag to compare

Handle no bio profiles #6

v2.1.1

29 Nov 04:41

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

Choose a tag to compare

🚀 Latest Release