-
Notifications
You must be signed in to change notification settings - Fork 23
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
build: integrate changelog and upgrade guidelines docs #24
Labels
Milestone
Comments
dsebastien
changed the title
Document how to handle release notes and upgrade guidelines
Document how to handle changelog and upgrade guidelines
Feb 25, 2018
dsebastien
changed the title
Document how to handle changelog and upgrade guidelines
doc: how to handle changelog and upgrade guidelines
Mar 1, 2018
dsebastien
changed the title
doc: how to handle changelog and upgrade guidelines
discussion: how to handle changelog and upgrade guidelines
Mar 5, 2018
Example usage of conventional-changelog in ionic: https://github.com/ionic-team/ionic/blob/7c583938a241d5777d3435c8f2989448a4590e3a/scripts/gulp/tasks/release.ts |
dsebastien
changed the title
discussion: how to handle changelog and upgrade guidelines
build: integrate changelog and upgrade guidelines docs
Mar 6, 2018
Used conventional-changelog-cli. |
dsebastien
added
type: feature
and removed
P2
type: discussion / RFC
type: admin
type: enhancement
must
labels
Mar 29, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Mar 29, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 16, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 16, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 20, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
pushed a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 23, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 25, 2018
dsebastien
added a commit
to dsebastien/stark
that referenced
this issue
Apr 25, 2018
SuperITMan
referenced
this issue
in SuperITMan/stark
Apr 25, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Angular uses conventional-changelog: https://www.npmjs.com/package/conventional-changelog and standard-version to update the changelog: https://github.com/conventional-changelog/standard-version
References:
The text was updated successfully, but these errors were encountered: