-
Updated
Aug 16, 2021 - JavaScript
release-notes
Here are 147 public repositories matching this topic...
-
Updated
Feb 3, 2018 - JavaScript
-
Updated
Aug 17, 2021 - TypeScript
-
Updated
Jan 17, 2021 - Java
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Java
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 16, 2021 - Java
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Apr 24, 2019
-
Updated
Nov 5, 2017
-
Updated
Aug 17, 2021 - JavaScript
skip npm
🚀 Feature Proposal
A parameter to skip npm phase.
The bump of the version will be skipped as well
Motivation
if i have a published module, I need to skip npm but i need to create the GH release
Example
releasify publish --skip-npm --from-commit xxx --to-commit yyy
-
Updated
Jul 8, 2021 - Go
-
Updated
Aug 17, 2021 - JavaScript
The Sync Endpoint sign in page has an outdated title.
Add a header and include the ODK-X logo
Update the page title to: Sign in to Sync Endpoint
Reduce the width of the content container to 440px
-
Updated
May 14, 2021 - Python
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 6, 2021 - JavaScript
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Jun 8, 2021 - Shell
Bug in rendering
the profiles.join(',') fucks for some reason.
It renders @tunnckoCore, [object Object], [object Object], [object Object], [object Object].
That not make any sense... but yea.
-
Updated
Jan 31, 2018 - JavaScript
-
Updated
Jul 7, 2021 - Python
Improve this page
Add a description, image, and links to the release-notes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the release-notes topic, visit your repo's landing page and select "manage topics."

We have a workflow where we want do generate the release notes only from pull requests and mention the pull request author. I have found no way to do this yet...