Skip to content

Latest commit

 

History

History
94 lines (46 loc) · 4.53 KB

CHANGELOG.md

File metadata and controls

94 lines (46 loc) · 4.53 KB

3.0.0 (2023-08-21)

chore

  • update octokit dependency (d9c9dc2)

BREAKING CHANGES

  • Using any component that loads data from GitHub now requires NodeJS 18 or later

2.0.0 (2023-05-20)

Bug Fixes

  • update to octokit version 4 (1cb10a8)
  • ContributorsSectionFromPkg: handle edge case for contributor count (353dc32)

BREAKING CHANGES

  • No longer support Node 12. New version supports Node 14 and higher.

1.18.0 (2021-10-08)

Features

  • FundingSectionFromPkg: add component (65cff9f)
  • FundingSectionFromPkg: export component (ff922dc)

1.17.0 (2021-10-06)

Bug Fixes

  • ContributorsSection: fix additional contributors count check (7aaaaa0)
  • fix typo ContributorsTable component (d27155d)
  • ContributorsSectionFromPkg: filter Bots and owner and use function default value (6732531)
  • types: fix runTypeScriptFile type error when running test (d088487)

Features

  • Contributors: add ContributorsList component (f910344)
  • ContributorsSection: rework ContributorSection to a pure rendering component (78925ec)
  • ContributorsSection: update ContributorsSection (049fd40)
  • ContributorsSectionFromPkg: add ContributorsSectionFromPkg container (50e205e)
  • ContributorsSectionFromPkg: add owner as contributors (7114abb)
  • ContributorsTable: upgrade ContributorsList to ContributorsTable (33d757d)

1.16.0 (2021-10-06)

Features

  • HacktoberfestBadge: default to current year if year not set (a84160e)

1.15.0 (2021-09-28)

Features

  • Work in progress for generating a contribution file (688f90c)

1.14.0 (2021-09-28)

Features

  • ContributorsSection: add ContributorsSection (ff44f88)

1.13.0 (2020-11-09)

Features

  • CoverallsBadge: add badge and test (dfda615)

1.12.0 (2020-10-30)

Features

  • added optional title prop (0b844bf)

1.11.0 (2020-10-18)

Features

  • this will add a hits badge (23fbb06)