3.0.0 (2023-08-21)
- update octokit dependency (d9c9dc2)
- Using any component that loads data from GitHub now requires NodeJS 18 or later
2.0.0 (2023-05-20)
- update to octokit version 4 (1cb10a8)
- ContributorsSectionFromPkg: handle edge case for contributor count (353dc32)
- No longer support Node 12. New version supports Node 14 and higher.
1.18.0 (2021-10-08)
1.17.0 (2021-10-06)
- 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)
- 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)
- HacktoberfestBadge: default to current year if year not set (a84160e)
1.15.0 (2021-09-28)
- Work in progress for generating a contribution file (688f90c)
1.14.0 (2021-09-28)
- ContributorsSection: add ContributorsSection (ff44f88)
1.13.0 (2020-11-09)
- CoverallsBadge: add badge and test (dfda615)
1.12.0 (2020-10-30)
- added optional title prop (0b844bf)
1.11.0 (2020-10-18)
- this will add a hits badge (23fbb06)