Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Pushing a new version

Kathy Walrath edited this page Jul 11, 2018 · 23 revisions

When pushing a new version:

  • Ensure README.md is up to date (are all the templates listed?).
  • Rev the version in pubspec.yaml.
  • Make sure CHANGELOG.md is up-to-date.
  • Commit to GitHub.
  • Sync locally: git checkout master; git pull
  • Push to pub (pub publish; Devon, Seth, or Kathy can grant permission).
  • Create a new GitHub release.

Version note: This package has been stable since 0.2.0. The 1.0.0 version is compatible with 0.2.0.

Notify authors

If any templates, template names, or template descriptions have changed, notify the authors of pages that depend on templates.

Clone this wiki locally