3.1.3 (2023-03-06)
- Bump version with dependabot updates
- FetchError invalid response json body (10b6ba9)
- 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)
- Revert "chore: update node engine" (b4c32af)
- refactor: use built-in date constructer to get date obj (0ef873e)
- fix: type error (3d93829)
- Migrate to TypeScript (#26) (776d4f9)
- Fix action failure (#24) (249cd8f)
- 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)
- 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)
- Use zeit now(v1) to deploy (9512d39)
- Remove dotenv.config() (5f432d8)
- Remove hardcoding (c70d03e)
- Add doorkeeper API client #1 (8cada32)
- Adjust message (bccb0c8)
- Update .gitignore (6f3a4c6)
- Add condition 'isWorkshop' for message (4fa55a7)
- Remove duplicate assignment (c707067)
- Add message template (e1ef152)
- Clean parse-title.test.js (bd22e33)
- Add rawDate format validation (4307a44)
- Add test (93320f7)
- Follow letter-case mismatch (068882b)
- Adjust date handling (25feb3e)
- Adjust files (31b92b0)
- Add Probot core behavior (0b3d6d3)
- Add issue title parser (bed14c8)
- Start making a Probot app (d6f2d08)