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

feat: add semantic release #17

Merged
merged 4 commits into from
Oct 16, 2021
Merged

feat: add semantic release #17

merged 4 commits into from
Oct 16, 2021

Conversation

adrianiy
Copy link
Owner

@adrianiy adrianiy commented Oct 16, 2021

Changes

  • Add husky
  • Add semantic release process
  • Add build step
  • Fix inquirer default options
  • Add bin folder to call process with rng

Issues

Close #4

@adrianiy adrianiy added the type/feature A new feature is always welcome label Oct 16, 2021
@adrianiy adrianiy added this to the v1.0.0 milestone Oct 16, 2021
@adrianiy adrianiy self-assigned this Oct 16, 2021
@adrianiy adrianiy merged commit 3a76fc5 into develop Oct 16, 2021
@adrianiy adrianiy deleted the feat/addSemanticRelease branch October 16, 2021 10:57
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

adrianiy pushed a commit that referenced this pull request Oct 16, 2021
# 1.0.0 (2021-10-16)

### Bug Fixes

* change config file name ([#23](#23)) ([976ef0c](976ef0c))

### Features

* add cli interface ([#14](#14)) ([b6b75e3](b6b75e3))
* add configuration ([#13](#13)) ([57e392d](57e392d))
* add generator ([#11](#11)) ([4f1109f](4f1109f))
* add icons in templates ([70c95e8](70c95e8))
* add parser to recover pr list ([#7](#7)) ([22568b2](22568b2))
* add semantic release ([#17](#17)) ([3a76fc5](3a76fc5))
@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

adrianiy pushed a commit that referenced this pull request Oct 16, 2021
# 1.0.0 (2021-10-16)

### Bug Fixes

* change config file name ([#23](#23)) ([976ef0c](976ef0c))

### Features

* add cli interface ([#14](#14)) ([b6b75e3](b6b75e3))
* add configuration ([#13](#13)) ([57e392d](57e392d))
* add generator ([#11](#11)) ([4f1109f](4f1109f))
* add icons in templates ([70c95e8](70c95e8))
* add parser to recover pr list ([#7](#7)) ([22568b2](22568b2))
* add semantic release ([#17](#17)) ([3a76fc5](3a76fc5))
@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type/feature A new feature is always welcome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚡ [FEAT] Add release generator
1 participant