Bump flutter_launcher_icons from 0.10.0 to 0.11.0
Created by: dependabot[bot]
Bumps flutter_launcher_icons from 0.10.0 to 0.11.0.
Release notes
Sourced from flutter_launcher_icons's releases.
v0.11.0
What's Changed
- Fix typos by
@edwardmp
in fluttercommunity/flutter_launcher_icons#405- feat/cli-improvement by
@RatakondalaArun
in fluttercommunity/flutter_launcher_icons#406- feat/macos-support by
@RatakondalaArun
in fluttercommunity/flutter_launcher_icons#407repository
&issue_tracker
added to pubspec by@patelpathik
in fluttercommunity/flutter_launcher_icons#411- fix the icons 50 and 57 in contents.json by
@adnanjpg
in fluttercommunity/flutter_launcher_icons#412- fix(example): added example for pub.dev by
@RatakondalaArun
in fluttercommunity/flutter_launcher_icons#413- Add extra white line at the end of the file as xcode projects favor an extra whiteline by
@sandersaelmans
in fluttercommunity/flutter_launcher_icons#325- Release/v0.11.0 by
@RatakondalaArun
in fluttercommunity/flutter_launcher_icons#421New Contributors
@edwardmp
made their first contribution in fluttercommunity/flutter_launcher_icons#405@patelpathik
made their first contribution in fluttercommunity/flutter_launcher_icons#411@adnanjpg
made their first contribution in fluttercommunity/flutter_launcher_icons#412@sandersaelmans
made their first contribution in fluttercommunity/flutter_launcher_icons#325Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0
Changelog
Sourced from flutter_launcher_icons's changelog.
0.11.0 (27th September 2022)
- Support for Macos Icons #407
- Cli-improvement #400
- Add
repository
andissue_tracker
#411 (thanks to@patelpathik
)- Fix indent in web/manifest.json #407
- Fix the icons 50 and 57 in
contents.json
#412 (thanks to@adnanjpg
)- Fix typos #405 (thanks to
@edwardmp
)- Added newline to EOF #325 (thanks to
@sandersaelmans
)
Commits
-
5d45f1f
style(format): format sdk version -
0e07d7c
Update README.md -
1b577cf
chore(release): update release version tov0.11.0
-
1fc7887
chore: add change from #324 -
b4e9117
chore: updated change log -
a24471a
chore(release): updated version tov0.10.1
-
2cc4176
test(mocks): rebuild test mocks -
e6251ee
Add extra white line at the end of the file as xcode projects favor having an... -
ea57bf2
fix(example): added example for pub.dev closes #402 -
07a4bea
Merge pull request #412 from adnanjpg/fix-ios-icon-sizes - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)