Skip to content

Latest commit

 

History

History
94 lines (61 loc) · 6.89 KB

CHANGELOG.md

File metadata and controls

94 lines (61 loc) · 6.89 KB

3.1.3 (2023-03-06)

  • Bump version with dependabot updates

3.1.2 (2021-12-11)

Bug Fixes

  • FetchError invalid response json body (10b6ba9)

3.1.1 (2021-09-18)

  • feat: not show events when option not given (2257b62)
  • feat: drop date-fns & use epoch time (b4ada80)
  • feat: adjust date check take 2 (c3c1694)
  • Revert "feat: adjust-date-check" (f96eb7c)
  • feat: adjust-connpass-event-count (09c4af2)
  • feat: adjust-date-check (7a19ecb)
  • fix: invalid connpass api url (c07ae63)
  • fix: cannot use node-fetch in commonjs (5dad307)
  • refactor: yarn format (3022ce6)
  • fix: test failure (a7ffaa3)
  • feat: add conpass api support (0dc84bf)
  • fix: test data (ed0ff50)
  • feat: update message (2245b0f)
  • feat: add option of filter by author (10c7b23)

2.2.1 (2021-09-13)

  • Revert "chore: update node engine" (b4c32af)
  • refactor: use built-in date constructer to get date obj (0ef873e)
  • fix: type error (3d93829)

2.1.16 (2020-11-24)

  • Migrate to TypeScript (#26) (776d4f9)

2.0.12 (2020-11-21)

  • Fix action failure (#24) (249cd8f)

2.0.8 (2020-10-31)

  • Fix syntax error (missing async function) (2d5cd19)
  • Remove .nowignore (fdfbbba)
  • Add .github/workflows with release-github-actions (a3b7d0c)
  • Add action.yml (22b989b)
  • Adjust README.md (3616282)
  • Use @actions/{github,core} instead of probot, etc. with update packages (03f296b)
  • Change author as "OSS Gate" (94b5ff4)

1.1.0 (2020-10-31)

  • Fix separator (1b0cbfc)
  • Add title rename function with ParseTitle.isIrregularTitle (2738a69)
  • Ease a condition of date format in ParseTitle.isEventIssue (f6d3dc5)
  • Add .nowignore (7942eae)
  • Add scaling configuration (ab50e95)

1.0.0 (2019-01-22)