Releases: tianhaoz95/fastlane-plugin-flutter_version
Releases · tianhaoz95/fastlane-plugin-flutter_version
v1.0.1 🌈
What’s Changed 🔥
- docs: add danielgomezrico as a contributor (#58) @allcontributors
- chore: deprecate the usage of rufo (#55) @tianhaoz95
- chore: add some niche stuff (#49) @tianhaoz95
- chore: create initial issue templates (#48) @tianhaoz95
- chore: add personal location for tianhaoz95 (#46) @tianhaoz95
- chore: add a few apps (#45) @tianhaoz95
- docs: keeps readme in sync (#44) @tianhaoz95
- docs: add davidbrenner as a contributor (#41) @allcontributors
- docs: add iOS TestFlight upload example (#39) @davidbrenner
- docs: add davidbrenner as a contributor (#38) @allcontributors
Features 🚀
- feat: add option to omit version code (build number) (#59) @tianhaoz95
Bug Fixes 🐛
- fix: remove unless for multiline usage (#54) @tianhaoz95
- fix: remove excessive deps installation (#53) @tianhaoz95
- fix: remove dup code scanning deps (#51) @tianhaoz95
Maintenance 🧰
- chore: auto approve dependabot pr (#52) @tianhaoz95
Contributors 👏
@allcontributors, @allcontributors[bot], @davidbrenner and @tianhaoz95
Previous versions 🗄️
v1.0.0
v1.0.0
What’s Changed 🔥
- chore(deps-dev): update rubocop requirement from = 0.89.1 to = 0.90.0 (#23) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.89.0 to = 0.89.1 (#22) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.88.0 to = 0.89.0 (#21) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.87.1 to = 0.88.0 (#20) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.86.0 to = 0.87.1 (#19) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.85.1 to = 0.86.0 (#17) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.85.0 to = 0.85.1 (#16) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.84.0 to = 0.85.0 (#15) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.83.0 to = 0.84.0 (#14) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.82.0 to = 0.83.0 (#13) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.81.0 to = 0.82.0 (#12) @dependabot-preview
- docs: add tianhaoz95 as a contributor (#11) @allcontributors
- docs: add shunkakinoki as a contributor (#10) @allcontributors
- chore(deps-dev): update rubocop requirement from = 0.80.1 to = 0.81.0 (#9) @dependabot-preview
- chore(deps-dev): update rubocop requirement from = 0.49.1 to = 0.80.1 (#8) @dependabot-preview
- Typo fix~ (#5) @shunkakinoki
- Create release.yml (#2) @tianhaoz95
- Add gitpod config (#1) @tianhaoz95
Features 🚀
- enhance output to be a dict of various versioning information (#6) @tianhaoz95
Bug Fixes 🐛
- fix: use gem package instead of action (#30) @tianhaoz95
- chore: some maintenance (#28) @tianhaoz95
Maintenance 🧰
- docs: add code of conduct (#34) @tianhaoz95
- chore: add security policies (#32) @tianhaoz95
- chore: add code scan (#33) @tianhaoz95
- docs: add github pages (#31) @tianhaoz95
- dev: fix linting and add codecov (#29) @tianhaoz95
- chore: some maintenance (#28) @tianhaoz95
Contributors 👏
@allcontributors, @allcontributors[bot], @dependabot-preview, @dependabot-preview[bot], @shunkakinoki and @tianhaoz95