Skip to content

Latest commit

 

History

History
72 lines (36 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

72 lines (36 loc) · 3.15 KB

Changelog

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

1.5.1 (2024-08-28)

Continuous Integration

  • github: publish package to npm registry with provenance (fd6d5b0)

1.5.0 (2024-01-26)

Features

1.4.1 (2024-01-26)

Miscellaneous Chores

1.4.0 (2023-04-14)

Features

  • bin: check whether project is using npm or yarn (76067a4)

1.3.0 (2023-04-12)

Features

  • update husky version from 7 to 8 (fc03ec6)

1.2.2 (2023-04-12)

Bug Fixes

  • package: run build in prepublishOnly and tidy scripts (1dd5fdd)

1.2.1 (2021-12-19)

Bug Fixes

  • don't escape $1 when adding command to husky hook (7c9d69b)
  • join husky hook path to support other OS (88d3665)

1.2.0 (2021-12-12)

Features

  • update husky version from 6 to 7 (b590dda)

1.1.1 (2021-05-05)

Bug Fixes

  • index: use readFileSync and JSON.parse for .huskyrc file (80352a9)

1.1.0 (2021-04-18)

Features

  • index: install husky version 6 (e78af2c)

1.0.0 (2021-02-28)

Features

  • index: add script that migrates husky 4 to 5 (d4eb7ca)