-
Notifications
You must be signed in to change notification settings - Fork 796
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 .cjs config file #717
Conversation
Any info on this? Is anything blocking it from being merged? I would love to be able to use the |
Bump. Is there anything in particular holding this up? |
`.cjs` isn't supported yet, see conventional-changelog/standard-version#717
👍 Most of our codebases will be moving to ESM so It would be great to have this feature available. Edit: In the interim, using the API rather than CLI is working as a reasonable workaround, albeit without |
Codecov Report
@@ Coverage Diff @@
## master #717 +/- ##
=======================================
Coverage 97.49% 97.49%
=======================================
Files 25 25
Lines 1118 1119 +1
=======================================
+ Hits 1090 1091 +1
Misses 28 28
Continue to review full report at Codecov.
|
@shirotech thanks for the patch 👍 Appologies that this codebase is realtively stagnent these days, I've been working more on: |
I can't find this release in the npm registry, any idea why? |
Fixes #680