Skip to content

Releases: algolia/shipjs

v0.28.2

05 Feb 12:55
26b8c6b

Choose a tag to compare

0.28.2 (2026-02-05)

Bug Fixes

  • changelog: handle frozen commit objects from conventional-changelog-writer (4a65f39)
  • pass preset parserOpts and writerOpts to conventional-changelog (#1045) (447dd87)
  • spread parserOpts and writerOpts to avoid immutable object error (b91c297)

v0.28.1

05 Feb 11:43
1a98fd7

Choose a tag to compare

0.28.1 (2026-02-05)

Bug fixes

v0.28.0

04 Feb 15:23
52397f3

Choose a tag to compare

0.28.0 (2026-02-03)

Features

Bug Fixes

  • site: update vuepress, set legacy openssl (#1010) (1c7e472)

Documentation

  • document forcePushBranches config option (#1030) (bc24f36)

v0.27.0

10 Dec 10:17
d0d5401

Choose a tag to compare

0.27.0 (2024-12-10)

Features

BREAKING CHANGES

  • code is in in ES Modules now and earliest node support is 18

v0.26.4

20 Aug 09:42
fdc6335

Choose a tag to compare

0.26.4 (2024-08-20)

Bug Fixes

v0.26.3

12 Apr 14:25
82d001f

Choose a tag to compare

0.26.3 (2023-04-12)

Bug Fixes

  • github: update parameters used during upload of release assets (#1000) (0e66d1a)

v0.26.2

06 Apr 11:38
6b98016

Choose a tag to compare

0.26.2 (2023-04-06)

Bug Fixes

v0.26.1

21 Mar 09:50
af722e5

Choose a tag to compare

0.26.1 (2023-03-21)

Bug Fixes

  • github-actions: update versions of checkout and node actions (#996) (c4ad293)

v0.26.0

15 Mar 10:32
67300fd

Choose a tag to compare

0.26.0 (2023-03-15)

Features

  • changelog: send tagname to changelog function (#994) (95f526d)

v0.25.0

22 Nov 10:51

Choose a tag to compare

0.25.0 (2022-11-22)

Features

  • versioning: allow independent versioning (#984) (53f2f0b)

Bug Fixes

  • github: require later version of octokit (bb915bf)