Releases: pauldenver/generate-api-key
Releases · pauldenver/generate-api-key
v1.0.2
v1.0.1
Features
- Converted the project from JavaScript to TypeScript (also addresses #1).
- Updated module dependencies to their current versions.
Minor changes
- Removed the
codecov
NPM module dependency and its associated NPM script. The module has been deprecated. - Added config files for
mocha
andnyc
.
Breaking changes
- Updated the supported Node.js engine to versions 14 or greater.
v1.0.0
- Initial
generate-api-key
library release.