This repository was archived by the owner on Feb 14, 2025. It is now read-only.
v0.3.0 (2021-12-30)
💬 Other (1)
- Use standalone prettier to reduce size
- Pull Request: GH#31 - Use standalone prettier
📦 Module changes
🚀 Features (2)
changelog@0.3.0
- Added ability to add changes outside of individual modules
- Added config to set format for contributor link
- Pull Request: GH#35 - Fix duplicated authors in contributions
🐛 Fixes (2)
changelog@0.3.0
- Fixed duplicated contributors in list
- Issue: GH#33 - Duplicated contributors
- Pull Request: GH#35 - Fix duplicated authors in contributions
readme@0.3.0
- Fixed wrong fields being used when generating yaml examples
- Issue: GH#29 - Wrong usage example is generated
- Pull Request: GH#32 - Fix wrong fields used in usage docs