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

fix: support author parsing in d2.config.js [LIBS-347] #747

Merged
merged 4 commits into from
Sep 29, 2022

Conversation

amcgee
Copy link
Member

@amcgee amcgee commented Sep 16, 2022

This adds support for parsing the author field in d2.config.js as well as package.json - previously, only the package.json author field was parsed.

I also restructured a bit the file to make it more readable and testable, and added some simple tests for author parsing.

@amcgee amcgee requested a review from a team September 16, 2022 10:32
@amcgee amcgee merged commit e6838a7 into master Sep 29, 2022
@amcgee amcgee deleted the fix-author-parsing branch September 29, 2022 20:34
dhis2-bot added a commit that referenced this pull request Sep 29, 2022
## [10.0.1](v10.0.0...v10.0.1) (2022-09-29)

### Bug Fixes

* support author parsing in d2.config.js [LIBS-347] ([#747](#747)) ([e6838a7](e6838a7))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 10.0.1 🎉

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
Development

Successfully merging this pull request may close these issues.

3 participants