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

build: add conventional changelog support #1707

Merged
merged 2 commits into from
Apr 19, 2020
Merged

build: add conventional changelog support #1707

merged 2 commits into from
Apr 19, 2020

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Apr 2, 2020

This PR adds Conventional Changelog support to enhance release process and to align with recent Vue ecosystems.

  • Generate initial CHANGELOG.md including all past releases.
  • Add Contribution guideline taken from Vue & Vue next. The contents are modified slightly to fit into Vuex context.
  • Update release shell file to support changeling generation.

@kiaking kiaking added the enhancement New feature or request label Apr 2, 2020
@kiaking kiaking requested a review from ktsn April 2, 2020 13:13
@kiaking kiaking self-assigned this Apr 2, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
build/release.sh Outdated Show resolved Hide resolved
@kiaking
Copy link
Member Author

kiaking commented Apr 13, 2020

@ktsn Done fixing 👍

Copy link
Member

@ktsn ktsn left a comment

Choose a reason for hiding this comment

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

LGTM

@ktsn ktsn merged commit 0fb54ae into dev Apr 19, 2020
@ktsn ktsn deleted the conventional-changelog branch April 19, 2020 10:28
vaga pushed a commit to vaga/vuex that referenced this pull request Apr 20, 2020
* build: add conventional changelog support

* chore: fix changelog script typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants