Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch mobile app to production #167

Closed
tachyons opened this issue Oct 26, 2021 · 1 comment
Closed

Launch mobile app to production #167

tachyons opened this issue Oct 26, 2021 · 1 comment
Assignees

Comments

@tachyons
Copy link
Member

tachyons commented Oct 26, 2021

To-Do -

  1. Bump major version name and version code.
  2. Generate changelogs using Conventional Changelog.
  3. Create release with tag as v2.0.0-prod and description as changelogs.

edited by @manjotsidhu

@tachyons tachyons moved this to Todo in 2021 Plans Oct 26, 2021
@manjotsidhu manjotsidhu moved this from Todo to In Progress in 2021 Plans Oct 26, 2021
@manjotsidhu
Copy link
Member

Changelogs

Bug Fixes

  • failed to load widget/error widget (#134) (d3fd49c)
  • lints: unnecessary_string_interpolations rule (#154) (ae8ffba)
  • lints: avoid_function_literals_in_foreach_calls rule (#162) (91dfa62)
  • lints: avoid_unnecessary_containers rule (#152) (5849c2e)
  • lints: fix multiple lint rules (#153) (c354531)
  • lints: prefer const declarations (#155) (11dbccf)
  • lints: prefer_interpolation_to_compose_strings rule (#163) (cf18d45)
  • lints: prefer_typing_uninitialized_variables rule (#161) (83ed9af)
  • lints: single quote and const constructor rules (#150) (d0305c2)
  • lints: sized_box_for_whitespace and prefer_const_literals_to_create_immutables rules (#158) (5dbd355)
  • lints: unnecessary_string_escapes and prefer_function_declarations_over_variables rules (#160) (fb4df78)
  • lints: use_key_in_widget_constructors rule (#159) (714ab87)
  • migrate to flutter 2.5 (#144) (7a1e5eb), closes #134 #146

Features

Repository owner moved this from In Progress to Done in 2021 Plans Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants