What's Changed
Highlights
* Add GitHub CI workflow by claui in https://github.com/claui/release-feed-mediola/pull/10
* Add release pipeline by claui in https://github.com/claui/release-feed-mediola/pull/13
* **First release on PyPI**: https://pypi.org/project/release-feed-mediola/
Other changes
* Bump urllib3 from 2.0.4 to 2.0.6 by dependabot in https://github.com/claui/release-feed-mediola/pull/8
* Bump dependencies by claui in https://github.com/claui/release-feed-mediola/pull/9
* Bump urllib3 from 2.0.6 to 2.0.7 by dependabot in https://github.com/claui/release-feed-mediola/pull/11
* CI: fix style, documentation, improve UX by claui in https://github.com/claui/release-feed-mediola/pull/12
* CI: fix handling of version variable by claui in https://github.com/claui/release-feed-mediola/pull/14
* Prevent possible code injection by claui in https://github.com/claui/release-feed-mediola/pull/15
* CI: try creating verified commit by claui in https://github.com/claui/release-feed-mediola/pull/16
* CI: create branch before we use it by claui in https://github.com/claui/release-feed-mediola/pull/17
* CI: pin API version, specify response format, fix hash by claui in https://github.com/claui/release-feed-mediola/pull/18
* CI: temporarily add debugging by claui in https://github.com/claui/release-feed-mediola/pull/19
* CI: use base branch name, not target by claui in https://github.com/claui/release-feed-mediola/pull/20
* CI: bring back manual branch creation by claui in https://github.com/claui/release-feed-mediola/pull/21
* CI: temporarily add tracing by claui in https://github.com/claui/release-feed-mediola/pull/22
* VS Code: add recommendation by claui in https://github.com/claui/release-feed-mediola/pull/23
* CI: add missing line continuation by claui in https://github.com/claui/release-feed-mediola/pull/24
* CI: automate pull request for release by claui in https://github.com/claui/release-feed-mediola/pull/25
* CI: Fix automated PR creation by claui in https://github.com/claui/release-feed-mediola/pull/27
* CI: fix typo in endpoint URL by claui in https://github.com/claui/release-feed-mediola/pull/29
* CI: Fix automatic pull request creation by claui in https://github.com/claui/release-feed-mediola/pull/31
* Build(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/claui/release-feed-mediola/pull/34
* CI: remove `act` workaround, which is now obsolete by claui in https://github.com/claui/release-feed-mediola/pull/35
* VS Code: update settings by claui in https://github.com/claui/release-feed-mediola/pull/36
* CI: Bump actions/cache to v4 by claui in https://github.com/claui/release-feed-mediola/pull/37
* CI: Add long description for PyPI by claui in https://github.com/claui/release-feed-mediola/pull/38
* CI: Fix incomplete README section by claui in https://github.com/claui/release-feed-mediola/pull/39
* CI: Publish to TestPyPI on branch creation by claui in https://github.com/claui/release-feed-mediola/pull/40
* CI: change `revision` to `ref` by claui in https://github.com/claui/release-feed-mediola/pull/41
* CI: hand over version as output by claui in https://github.com/claui/release-feed-mediola/pull/42
* CI: fix references to outputs by claui in https://github.com/claui/release-feed-mediola/pull/43
* CI: remove unnecessary conditions by claui in https://github.com/claui/release-feed-mediola/pull/44
* Prepare v0.2.0 release by github-actions in https://github.com/claui/release-feed-mediola/pull/47
**Full Changelog**: https://github.com/claui/release-feed-mediola/compare/v0.1.1...v0.2.0