Skip to content
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

Additional release instructions #94

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Additional release instructions #94

merged 1 commit into from
Aug 16, 2022

Conversation

jofmi
Copy link
Contributor

@jofmi jofmi commented Mar 19, 2021

Hi everyone,

here are some suggestions for RELEASE.md that would have helped me figure things out:

  • added headings and code blocks in first half
  • git clean -fdxn shows files for deletion first, to avoid deleting important files on accident
  • cd js to move to the right directory for npm first
  • npm login is necessary for npm publish

Thanks for the great package!

- added headings and code blocks in first half
- `git clean -fdxn` shows files for deletion first, to avoid deleting important files on accident
- `cd js` to move to the right directory for npm first
- `npm login` is necessary for npm publish
@jasongrout
Copy link
Member

Thanks! I adapted these changes to #87 and merged this commit into that PR.

@vidartf vidartf merged commit 331ad19 into jupyter-widgets:master Aug 16, 2022
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.

3 participants