Releases: hakadoriya/gh-xz
Releases · hakadoriya/gh-xz
v0.0.2
What's Changed
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
- ci(github-actions): Bump the dependencies group with 2 updates by @dependabot in #20
📝 Documentation only changes
🐛 A bug fix
- fix: Update temporary file path and create directory for new comment body file by @ginokent in #21
- fix: Update temporary directory path and variable names by @ginokent in #23
- fix: Update variable names by @ginokent in #24
♻️ A code change that neither fixes a bug nor adds a feature
- refactor: Improve temporary directory creation and cleanup process by @hakadoriyaco in #25
New Contributors
- @hakadoriyaco made their first contribution in #25
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
💥 BREAKING CHANGES
- BREAKING CHANGE: Create gh-exz by @ginokent in #6
- BREAKING CHANGE: Rename gh-xz by @ginokent in #9
- BREAKING CHANGE: Rename subcommands by @ginokent in #13
- BREAKING CHANGE: Rename subcommands by @ginokent in #17
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
- ci(github-actions): Bump hakadoriya-actions/task-list-checker from 0.0.0 to 0.0.1 in the dependencies group by @dependabot in #2
- ci: Fix misc by @ginokent in #5
- ci: Create .github/workflows/example.yml by @ginokent in #14
📝 Documentation only changes
- docs: Update README.md by @ginokent in #7
- docs: Update README.md by @ginokent in #8
- docs: Update README.md by @ginokent in #15
- docs: Update some comments by @ginokent in #18
- docs: Create LICENSE by @ginokent in #19
✨ A new feature
- feat: Init by @ginokent in #1
- feat: Add self-update subcommand by @ginokent in #4
- feat: Add subcommand "install" by @ginokent in #10
- feat: Add subcommand "self-update" by @ginokent in #11
- feat: Add "pr-get-annotated-comment" subcommand and "pr-upsert-annotated-comment" support comment body from file with @file syntax by @ginokent in #12
🐛 A bug fix
New Contributors
- @ginokent made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: v0.0.0...v0.0.1