Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 2.02 KB

Changelog

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

3.0.0 (2022-03-01)

⚠ BREAKING CHANGES

2.0.0 (2022-02-28)

⚠ BREAKING CHANGES

  • deps: DatePicker has a different API

Features

Bug Fixes

  • add removeEventListner to scroll in sidebar (29bc502)

1.1.0 (2022-02-27)

Features

  • config: add commitizen and commitlint config files (9c3c424)
  • config: add husky commit hooks (bb046f6)
  • deps: add husky dependency and prepare npm script to instal husky (5387acf)
  • deps: add standard-version dependency (b78f262)
  • script: add commit script to package.json (8b608b1)
  • script: add npm run release script which runs standard-version (ba29d8b)