Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 3.46 KB

2.7.4 (2021-11-23)

Trivial Changes

  • deps: remove package-lock.json (#118) (a059bc7)
  • no-release: bump tap from 15.0.10 to 15.1.1 (#113) (fcfc5c8)

2.7.3 (2021-10-28)

Trivial Changes

  • deps: bump async from 3.2.1 to 3.2.2 (790bb0a)

2.7.2 (2021-10-25)

Trivial Changes

  • deps: bump split2 from 4.0.0 to 4.1.0 (f9676c0)

2.7.1 (2021-10-15)

Trivial Changes

  • deps: bump split2 from 3.2.2 to 4.0.0 (#109) (365916f)

2.7.0 (2021-10-14)

Features

  • run Node.js markdown formatter on markdown output (#98) (26afb81)

Bug Fixes

  • main instead of master (c6aac22)
  • remove build step from release process (ec2b9c0)

Trivial Changes