Skip to content

Releases: binden-js/semantic-release-config

v3.0.0

28 Jan 21:05
6b74f41
Compare
Choose a tag to compare

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

v2.0.0

12 Jul 01:37
9c5aeef
Compare
Choose a tag to compare

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)

v1.1.1

04 Sep 20:36
6565764
Compare
Choose a tag to compare

1.1.1 (2022-09-04)

Dependencies

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

v1.1.0

28 Jul 20:45
76b9c3a
Compare
Choose a tag to compare

1.1.0 (2022-07-28)

Features

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

v1.0.0

21 Jul 17:16
9662c40
Compare
Choose a tag to compare

1.0.0 (2022-07-21)

Features

  • add semantic-release config (b4579ab)

Performance Improvements

  • add TypeScript declarations (900fa24)