-
-
Notifications
You must be signed in to change notification settings - Fork 431
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
fix: add config file as build dependency #1611
fix: add config file as build dependency #1611
Conversation
Builds passed - do you want to update the package.json / changelog.md? |
@johnnyreilly If need I can do, just don't know contirbution process, can you describe? |
Change the version in the package.json to represent a new version - I'd say this is a patch rather than anything else. The changelog.md is hopefully self explanatory - put a version entry in, linking back to this PR. Nothing more |
Okay, I will do it, just thought that the release process is separate from the fixes/features, because we have 5f28651 and I don't know what I should put in Changelog |
So the changelog addition would probably be:
|
@johnnyreilly Done 👍 |
Make configuration more DX, we already known typescript configuration, so let's add it as a build dependency and not need provide to add this in build dependency like here #1332