Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 922 Bytes

Changelog

2.0.1 (2022-12-14)

Dependencies

2.0.0 (2022-12-12)

⚠️ BREAKING CHANGES

  • no longer copies files or runs commands, only sets up the package.json and informs the user to install the template package

Features

  • 6d25781 refactor to do far less work (@nlf)

Bug Fixes

  • 4b3a7f7 remove @npmcli/fs (@lukekarrys)

1.0.0

  • first implementation. creates a package.json, copies files, and runs commands.