Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.2 (2023-10-19)

Features

  • add files to versions (e07c8c5)
  • expose dependency versions (dc42613)
  • include releaseDate (4640a8f)
  • isLts boolean flag (9bfee60)
  • latestOfMajorOnly option to restrict to latest of each major line (74834ba)

0.2.1 (2022-01-20)

Bug Fixes

  • do not ignore esm wrap on publish (b534f6b)

0.2.0 (2021-12-01)

Features

  • Add cli support (#16) (a838201)
  • add TypeScript definition and explicit ESM support (e51e2ca)
  • release: standard-version and release command (0e7783f)

Bug Fixes

  • deps: updated got to 11.x (a677d39)
  • devdeps: updated mocha to 9.x (b263278)
  • devdeps: updated standard to 16.x (ba1506e)