Releases: pkgjs/create-package-json
Releases · pkgjs/create-package-json
v1.2.3
What's Changed
- fix: dont prompt for workspace root when detected root matches cwd by @wesleytodd in #247
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix: small logging tweaks by @wesleytodd in #245
- fix(release): git pull --ff-only before release in 77c9bbf
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: better logic for when to prompt for workspace root and workspaces by @wesleytodd in #244
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix(test): added test for null private field by @wesleytodd in #232
- Workspaces by @wesleytodd in #226
- fix(devdeps): updated devdeps by @wesleytodd in #235
- fix(ci): updated ci and improved release scripts by @wesleytodd in #234
- feat: added support for monorepo workspaces by @wesleytodd in #233
Full Changelog: v1.1.0...v1.2.0