Skip to content

Bump to 0.2.0-dev.2 to release the README change - #5

Open
d3xvn wants to merge 1 commit into
masterfrom
chore/release-0.2.0-dev.2
Open

Bump to 0.2.0-dev.2 to release the README change#5
d3xvn wants to merge 1 commit into
masterfrom
chore/release-0.2.0-dev.2

Conversation

@d3xvn

@d3xvn d3xvn commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Linear:
GitHub Issue: #

CLA

  • I have signed the Stream CLA (required).
  • dart analyze packages/stream_chat_jaspr example reports no issues.
  • dart test passes in packages/stream_chat_jaspr (87 tests). No new tests, nothing in lib/ changed.
  • I have checked the change in a browser, not only in the test suite. — N/A, version and documentation only.

Description of the pull request

Follow-up to #4. That PR corrected the installation instructions on master, but the
README is shipped inside the published archive, so pub.dev still serves the old text
telling readers the package is unpublished. Releasing the correction needs a version.

0.2.0-dev.2 is documentation only and identical to 0.2.0-dev.1 in lib/.

The documented constraint moves to ^0.2.0-dev.2 in both READMEs so the instructions on
the pub page match the version that is serving them. dart pub publish --dry-run reports
0 warnings.

Publishing is manual, since there is no release workflow in .github/workflows. I have
not run dart pub publish — publishing cannot be undone, so I left that to you.

Screenshots / Videos

Deleted, nothing visible moved.


Made with Cursor

The README ships inside the published archive, so correcting it on pub.dev needs
a version. Nothing in lib/ changed.

The documented constraint moves with the release so the instructions on the pub
page match the version serving them.

Co-authored-by: Cursor <cursoragent@cursor.com>
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