Releases: JoshuaKGoldberg/package-json-validator
Releases · JoshuaKGoldberg/package-json-validator
v0.7.0
What's Changed
- docs: change repo name to package-json-validator by @JoshuaKGoldberg in #98
- feat: migrate to yargs by @de-don in #94
New Contributors
Full Changelog: v0.6.8...v0.7.0
v0.6.8
Full Changelog: v0.6.7...v0.6.8
v0.6.7
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- add syntax highlighting to readme by @amilajack in #64
- Fix npm package.json documentation URL by @vkrol in #73
- fix: remove references to expired domain by @JoshuaKGoldberg in #77
- added additional example for better understanding in README.md by @anudeep586 in #74
- docs: remove 404ing CircleCI image by @JoshuaKGoldberg in #83
- fix: don't require version or name if package has "private": true by @hyoban in #87
- chore: migrate to create-typescript-app by @JoshuaKGoldberg in #89
- docs: add joshuakgoldberg as a contributor for tool by @allcontributors in #95
- fix: also check peerDependencies for valid semver by @JoshuaKGoldberg in #96
New Contributors
- @amilajack made their first contribution in #64
- @vkrol made their first contribution in #73
- @JoshuaKGoldberg made their first contribution in #77
- @anudeep586 made their first contribution in #74
- @hyoban made their first contribution in #87
- @allcontributors made their first contribution in #95
Full Changelog: v0.6.3...v0.6.6