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: load config from changelog field in package.json #88

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

dnldsht
Copy link
Contributor

@dnldsht dnldsht commented Mar 26, 2023

Load config from package.json file is disabled by default in unjs/c12.

Also fixed configs paths in the README from changelog.* to changelog.config.*

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #88 (17a0fb9) into main (0f44ee9) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   70.61%   70.65%   +0.03%     
==========================================
  Files           7        7              
  Lines         776      777       +1     
  Branches       90       90              
==========================================
+ Hits          548      549       +1     
  Misses        228      228              
Impacted Files Coverage Δ
src/config.ts 94.18% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 changed the title fix: load config from package.json feat: load config from changelog field in package.json Mar 27, 2023
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 merged commit daf1238 into unjs:main Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants