Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

66 lines (32 loc) · 2.77 KB

Changelog

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

1.9.0 (2024-02-06)

Features

  • add lint-staged, commitlint, markdownlint, more eslint plugins, pnpm (8c4c6b7)

Bug Fixes

  • prettier: add pnpm-lock.yaml to prettierignore (e99ddf9)

1.8.1 (2024-01-15)

Bug Fixes

  • export parse method as default (0ea597d)

1.8.0 (2024-01-15)

1.7.0 (2024-01-15)

1.6.0 (2023-12-22)

1.5.1 (2023-12-22)

Bug Fixes

  • add unstaged changes when executing standard-version (93430e0)
  • git add docs after gen in prepare-release script (38ece16)
  • release script (6ce595d)
  • rm npm publish from release as it is done from a github action (092754a)

1.5.0 (2023-12-22)

Bug Fixes

  • exclude docs from nyc dirs (c32bddd)

1.4.1 (2023-12-21)

1.4.0 (2023-12-21)

1.3.3 (2023-12-14)

1.3.2 (2023-12-13)

1.3.1 (2023-12-13)

1.3.0 (2023-12-12)

1.2.0 (2023-11-30)

1.1.0 (2023-11-25)

Bug Fixes