Releases: p1ass/mikku
Releases · p1ass/mikku
v1.0.1
v1.0.0
Changelog
- BREAKING CHANGE: Remove pull request command (#40) by @p1ass
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#39) by @dependabot-preview[bot]
- Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0 (#37) by @dependabot-preview[bot]
- Bump go-github to v32 (#36) by @p1ass
- Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#35) by @dependabot-preview[bot]
- Bump github.com/golang/mock from 1.4.3 to 1.4.4 (#34) by @dependabot-preview[bot]
- Bump github.com/google/go-cmp from 0.5.0 to 0.5.1 (#33) by @dependabot-preview[bot]
- Bump github.com/google/go-cmp from 0.4.1 to 0.5.0 (#32) by @dependabot-preview[bot]
- Bump github.com/google/go-cmp from 0.4.0 to 0.4.1 (#31) by @dependabot-preview[bot]
- Bump github.com/google/go-cmp from 0.3.1 to 0.4.0 (#29) by @dependabot-preview[bot]
- Bump github.com/urfave/cli/v2 from 2.0.0 to 2.2.0 (#30) by @dependabot-preview[bot]
- Bump github.com/golang/mock from 1.3.1 to 1.4.3 (#28) by @dependabot-preview[bot]
- Fix variable name in the installation script (#27) by @p1ass
- Update README to make it more readable. (#26) by @p1ass
- Fix typo (#25) by @p1ass
- Add shell scripts downloads from github actions (#24) by @p1ass
v0.2.0
v0.1.1
v0.1.0
Changelog
- Add go report badge (#17) by @p1ass
- Add badges in README (#16) by @p1ass
- Add github actions script (#15) by @p1ass
- Embed repo info into PR config (#14) by @p1ass
- Add config validation (#13) by @p1ass
- Refoactoring (#12) by @p1ass
- Refactoring codebases (#11) by @p1ass
- Traverse manifest file (#10) by @p1ass
- Implement calling GitHub Git API functions (#9) by @p1ass
- Add the entry-point of
mikku pr
commands (#8) by @p1ass - Add the entry-point function of the release command (#7) by @p1ass
- Add function that bumps version according to the rule of semantic versioning (#6) by @p1ass
- Fix to use the published time when filtering pull requests (#5) by @p1ass
- Change release body template (#4) by @p1ass
- Add generating release body function (#3) by @p1ass
- Change package name to mikku (#2) by @p1ass
- Add getting Merged Pull Requests function (#1) by @p1ass