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

[NO-JIRA] - Added release docs #4

Merged
merged 3 commits into from
Apr 1, 2022
Merged

[NO-JIRA] - Added release docs #4

merged 3 commits into from
Apr 1, 2022

Conversation

AsimAM
Copy link

@AsimAM AsimAM commented Apr 1, 2022

Asim Majumder and others added 2 commits April 1, 2022 12:29
To do this:
- After merging your changes, run `npm version -f major|minor|patch`. This will create a tagged commit changing the version in `package.json`, and the changes in `CHANGELOG.md`.
- Run `npm publish`.
- Run `git push && git push --tags`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add an extra line here about creating a release in the github UI that links to PRs of all changes included in the release, and has a description of each change?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@AsimAM AsimAM requested a review from dominicfraser April 1, 2022 12:10
@AsimAM AsimAM merged commit 8823730 into main Apr 1, 2022
@AsimAM AsimAM deleted the release_docs branch April 1, 2022 14:52
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