-
Notifications
You must be signed in to change notification settings - Fork 12
ml-activities release 0.1.1 #413
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
c57fa00
b4b4e64
c6192b3
680abe9
6d5a9fc
251c3fd
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,6 +1,6 @@ | ||
| { | ||
| "name": "@code-dot-org/ml-activities", | ||
|
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. Nit: could update version number in the
Contributor
Author
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. Maybe I can update that with more explicit instructions about how to determine what to bump it to instead. I'll draft something! I think "With 0.0.29 replaced by the new version number that should be published." implies that we shouldn't have to keep that line of the readme updated each time. |
||
| "version": "0.0.29", | ||
| "version": "0.1.1", | ||
| "description": "", | ||
| "main": "dist/main.js", | ||
| "jest": { | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.