Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 422 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 422 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.2.0] - 2021-06-17

Security

  • Update dependencies to fix security alerts.

[1.1.0] - 2020-12-05

Added

  • copyFile function.
  • Types declaration file (.d.ts).

Changed

  • Pass logger to file content creation function in createFile.