-
Notifications
You must be signed in to change notification settings - Fork 106
Update CHANGELOG entries and bump version with a patch update in prep for publishing #631
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
Changes from all commits
1736177
45fffef
0633457
c4237c3
d7b1d07
4710003
84877ee
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,6 @@ | ||
| TODO: describe initial version here | ||
| # `genai_primitives` Changelog | ||
|
|
||
| ## 0.0.1 | ||
|
|
||
| - Initial version. | ||
|
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # `genui_firebase_ai` Changelog | ||
|
|
||
| ## 0.6.1 (in progress) | ||
| ## 0.6.1 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This version bump to |
||
|
|
||
| ## 0.6.0 | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The package description is a
TODO. Before publishing, this should be updated with a meaningful description of the package. A good description is important for discoverability and usability on pub.dev.