Releases: ohakutsu/zutomayo-rss
Releases · ohakutsu/zutomayo-rss
v0.4.0
What's Changed
Dependency updates
- Bump node to 18.16.0 by @ohakutsu in #77
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #75
- Bump node-fetch from 3.3.1 to 3.3.2 by @dependabot in #85
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #83
- Bump @types/node to 18.17.1 by @ohakutsu in #86
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #80
- Bump node to 18.17.0 by @ohakutsu in #87
- Bump pnpm to 8.6.10 by @ohakutsu in #88
- Bump actions/checkout from 3 to 4 by @dependabot in #105
- Bump concurrently from 8.2.0 to 8.2.1 by @dependabot in #98
- Bump @types/jsdom from 21.1.1 to 21.1.2 by @dependabot in #99
- Bump prettier from 3.0.0 to 3.0.3 by @dependabot in #101
- Bump esmock from 2.3.3 to 2.4.1 by @dependabot in #103
- Bump @types/node from 18.17.1 to 18.17.15 by @ohakutsu in #107
- Bump concurrently from 8.2.1 to 8.2.2 by @dependabot in #117
- Bump esmock from 2.4.1 to 2.6.0 by @dependabot in #126
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #108
- Bump actions/setup-node from 3 to 4 by @dependabot in #122
Improvement of development environment
- Remove npm run all by @ohakutsu in #76
- Use pnpm instead of npm by @ohakutsu in #78
- Add feed snapshot tests by @ohakutsu in #89
- Add user agent by @ohakutsu in #142
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update README to celebrate release of Kira Killer by @ohakutsu in #32
- Fix failed notification by @ohakutsu in #34
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #28
- Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #27
- Bump wrangler from 2.4.4 to 2.6.2 by @dependabot in #33
- Bump wrangler from 2.6.2 to 2.9.0 by @dependabot in #43
- Bump prettier from 2.8.1 to 2.8.3 by @dependabot in #38
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #42
- Bump jsdom from 20.0.2 to 21.1.0 by @dependabot in #40
- Change deploy workflows by @ohakutsu in #65
- Remove cloudflare deploy script by @ohakutsu in #67
- Bump prettier from 2.8.3 to 2.8.7 by @dependabot in #60
- Bump node-fetch from 3.3.0 to 3.3.1 by @dependabot in #53
- Bump jsdom and @types/jsdom by @dependabot in #58
- Change way news feed are retrieved by @ohakutsu in #73
- Remove star from README by @ohakutsu in #74
- Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 in /.github/actions/failed-notification by @dependabot in #70
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #55
- Bump typescript from 4.9.5 to 5.1.3 by @dependabot in #71
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #68
- Bump jsdom from 21.1.1 to 22.1.0 by @dependabot in #72
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump wrangler from 2.1.12 to 2.1.13 by @dependabot in #15
- Bump wrangler from 2.1.13 to 2.1.15 by @dependabot in #17
- Bump jsdom from 20.0.1 to 20.0.2 by @dependabot in #16
- Bump wrangler from 2.1.15 to 2.4.4 by @dependabot in #23
- Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #22
- Bump node-fetch from 3.2.10 to 3.3.0 by @dependabot in #19
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #20
- Add github-actions to dependabot by @ohakutsu in #24
- Send deploy failed notification to slack by @ohakutsu in #26
- Add voice feed by @ohakutsu in #30
- Add to README about voice feed by @ohakutsu in #31
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
What's Changed
- Add script of generating news feed by @ohakutsu in #1
- Add status badge to README by @ohakutsu in #2
- Fix to run deploy feed workflow when pushed to main by @ohakutsu in #3
- Refactor generate news feed script by @ohakutsu in #4
- Update README and Add License by @ohakutsu in #5
- Refactor news feed generator by @ohakutsu in #6
- Add dependabot.yml by @ohakutsu in #7
- Bump typescript from 4.7.4 to 4.8.3 by @dependabot in #8
- Support atom self link by @ohakutsu in #9
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #11
- Bump jsdom from 20.0.0 to 20.0.1 by @dependabot in #12
- Add workflow to deploy to Cloudflare Pages by @ohakutsu in #13
- Update readme and add code of conduct by @ohakutsu in #14
Full Changelog: https://github.com/ohakutsu/zutomayo-rss/commits/v0.1.0