Releases: typisttech/comver
Releases · typisttech/comver
v0.3.2
Immutable
release. Only release title and notes can be modified.
What's Changed
📝 Documentation
- Readme: Add ads (#74) @tangrufus
- Doc: Mention
composer-semver(#70) @tangrufus - Readme: Mention
composer-semver(#67) @tangrufus - Readme: Add badges (#38) @tangrufus
🔧 Maintenance
- Make golangci-lint happy (#73) @tangrufus
- GitHub Actions: Update
typisttech/.githubto v3 (#72) @tangrufus
✏️ Typos
- Fix typo (#69) @tangrufus
🤖 Automated
26 changes
- 🤖
go generate ./...(#71) @tastendruck[bot] - 🤖
go generate ./...(#68) @tastendruck[bot] - 🤖
go generate ./...(#66) @tastendruck[bot] - 🤖
go generate ./...(#64) @tastendruck[bot] - 🤖
go generate ./...(#63) @tastendruck[bot] - 🤖
go generate ./...(#62) @tastendruck[bot] - 🤖
go generate ./...(#61) @tastendruck[bot] - 🤖
go generate ./...(#60) @tastendruck[bot] - 🤖
go generate ./...(#59) @tastendruck[bot] - 🤖
go generate ./...(#57) @tastendruck[bot] - 🤖
go generate ./...(#55) @tastendruck[bot] - 🤖
go generate ./...(#53) @tastendruck[bot] - 🤖
go generate ./...(#52) @tastendruck[bot] - 🤖
go generate ./...(#51) @tastendruck[bot] - 🤖
go generate ./...(#50) @tastendruck[bot] - 🤖
go generate ./...(#49) @tastendruck[bot] - 🤖
go generate ./...(#48) @tastendruck[bot] - 🤖
go generate ./...(#47) @tastendruck[bot] - 🤖
go generate ./...(#46) @tastendruck[bot] - 🤖
go generate ./...(#45) @tastendruck[bot] - 🤖
go generate ./...(#44) @tastendruck[bot] - 🤖
go generate ./...(#43) @tastendruck[bot] - 🤖
go generate ./...(#42) @tastendruck[bot] - 🤖
go generate ./...(#41) @tastendruck[bot] - 🤖
go generate ./...(#40) @tastendruck[bot] - 🤖
go generate ./...(#39) @tastendruck[bot]
⬆️ Dependencies
- Bump actions/setup-go from 5 to 6 (#58) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#56) @dependabot[bot]
- Bump actions/download-artifact from 4 to 5 (#54) @dependabot[bot]
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- 🤖
go generate ./...by @github-actions in #25 - GitHub Actions: Use
typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v1by @tangrufus in #26 - Update dependabot-auto-merge.yml by @tangrufus in #27
- Update
Go Genreateworkflow by @tangrufus in #29 - Bump typisttech/.github from 1 to 2 by @dependabot in #28
- 🤖
go generate ./...by @tastendruck in #30 - Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #31
- Upgrade to golangci-lint v2 by @tangrufus in #35
- Update
invalidWordFenceVersionsby @tangrufus in #36 - 🤖
go generate ./...by @tastendruck in #32 - GitHub Actions: Fix
codecovby @tangrufus in #37
New Contributors
- @tastendruck made their first contribution in #30
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update GitHub actions config by @tangrufus in #15
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #13
- Rename:
wordfacetest->wordfencetestby @tangrufus in #16 - Dependabot auto-merge non-major PRs by @tangrufus in #17
- Dependabot auto-merge: Fix step ID by @tangrufus in #18
- GitHub Action: Auto commit
go generate ./...by @tangrufus in #19 - Readme: Remove
style=flat-squarefrom badges by @tangrufus in #20 - 🤖
go generate ./...by @github-actions in #23 - Rename
WildcardtoMatchAllby @tangrufus in #24
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Refactor exported API by @tangrufus in #12
- Readme: Fix header centering by @tangrufus in #14
- Update GitHub Action config
Full Changelog: v0.1.0...v0.2.0
Initial release
Why don't you use composer/semver instead?
Anyway, I made this so you dont have to waste time learning those composer weird behaviours. It is not fun.