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: standalone version of this lib #90

Merged
merged 1 commit into from
May 14, 2019
Merged

Conversation

leonardoanalista
Copy link
Member

feat: standalone version of this lib

This will allow to run this lib without installing commitizen.

Run as npm script (package.json):

"scripts" : {
  "build": "your build script"
  "commit": "./node_modules/cz-customizable/standalone.js"
}

ISSUES CLOSED: #89

@leonardoanalista leonardoanalista added feature New features of enhancement of existing ones help wanted labels May 13, 2019
@leonardoanalista leonardoanalista force-pushed the standalone branch 2 times, most recently from 1134d85 to 1506744 Compare May 14, 2019 01:06
@leonardoanalista
Copy link
Member Author

🎉 This PR is included in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features of enhancement of existing ones help wanted released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

standalone version of cz-customizable
1 participant