-
Couldn't load subscription status.
- Fork 10
Open
Labels
Technical 🛠Technical task not closely coupled with any featureTechnical task not closely coupled with any feature
Description
Let's write some quick notes on how to perform a release of the template that will be embedded with the next version of starport.
- bump version of the project inside
starport_template/pubspec.yaml - add changelog for the new version mentioning all changes, especially those breaking ones
- create release on github https://github.com/tendermint/flutter/releases, in the description mention the changelog file
- update starport source code with a newer version of the flutter repo inside the
go.modfile. - run
go mod tidyto clear older versions from the go.sum file - issue a pr to starport, similar to this one: chore: update flutter template to 2.0.3 ignite/cli#2025
- enjoy :)
fadeev
Metadata
Metadata
Assignees
Labels
Technical 🛠Technical task not closely coupled with any featureTechnical task not closely coupled with any feature