Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 2.16 KB

Changelog

3.0.0 (2024-01-28)

⚠ BREAKING CHANGES

  • bump semantic-release from v21.0.7 to v23.0.0
  • drop Node <20 support

peerDependencies

  • bump semantic-release from v21.0.7 to v23.0.0 (f1a7178)

Bug Fixes

  • add the hidden property (a73ddc9)

Performance Improvements

2.0.0 (2023-07-12)

⚠ BREAKING CHANGES

  • bump semantic-release from 19.0.5 to 21.0.7

Dependencies

  • bump semantic-release from 19.0.5 to 21.0.7 (1aa1a3f)
  • bump semantic-release/changelog from 6.0.1 to 6.0.3 (0f51dd7)

1.1.1 (2022-09-04)

Dependencies

  • bump semantic-release from 19.0.3 to 19.0.5 (bf6cb3d)

1.1.0 (2022-07-28)

Features

  • git: add the docs folder to the assets (47389f2)

1.0.0 (2022-07-21)

Features

  • add semantic-release config (b4579ab)

Performance Improvements

  • add TypeScript declarations (900fa24)