Skip to content

Conversation

@greenrobot-team
Copy link
Member

@greenrobot-team greenrobot-team commented Aug 24, 2022

  • Check/update dependencies
    • Dart packages: test and increase max. supported versions.
    • C library: dev-doc/updating-c-library.md
  • Update CHANGELOG.md: ensure it starts with header ## latest, lists changes from PRs, shout out to external contributors.
  • Update READMEs: ensure all info is up-to-date. ⚠ Once published, the READMEs on pub.dev can not be changed.
  • Publish a pre-release to pub.dev:
    • ./tool/set-version.sh 1.0.0-dev.0
    • ./tool/publish.sh
    • For ios & android: ./tool/release-test.sh 1.0.0-dev.0
    • Check https://pub.dev/packages/objectbox and other packages (docs, score, files included).
  • Publish a release to pub.dev:
    • ./tool/set-version.sh 1.6.2
    • ./tool/publish.sh
  • Commit & push, create GitHub release.
  • Update version on GitBook on "Getting Started" page for Flutter and Dart.
  • Announce in GitHub issues, create release announcement/blog post.
  • Update CHANGELOG.md: Add ## latest for changes of next release.

@greenrobot-team greenrobot-team added this to the 1.6.2 milestone Aug 24, 2022
@greenrobot-team greenrobot-team merged commit bc05861 into main Aug 24, 2022
@greenrobot-team greenrobot-team deleted the release-1.6.2 branch August 24, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants