Skip to content

Releases: algolia/shipjs

v0.24.4

12 Apr 12:44
4ce9a31

Choose a tag to compare

0.24.4 (2022-04-12)

Bug Fixes

  • github: use non-deprecated requestReviewers function (#978) (be87a2c)

v0.24.3

22 Feb 09:21
db7a3f2

Choose a tag to compare

0.24.3 (2022-02-22)

Bug Fixes

  • get remote branches correctly when there are multiple origins (#974) (cbfe80d)

v0.24.2

31 Jan 13:19
aae2847

Choose a tag to compare

0.24.2 (2022-01-31)

Bug Fixes

  • deps: bump shelljs to ensure vuln fixed (#969) (aa72b45)

v0.24.1

07 Dec 10:09
cb02b87

Choose a tag to compare

0.24.1 (2021-12-07)

Bug Fixes

v0.24.0

21 Sep 09:46
1872a7a

Choose a tag to compare

0.24.0 (2021-09-21)

Features

v0.23.3

14 Jun 09:38
634e065

Choose a tag to compare

0.23.3 (2021-06-14)

Bug Fixes

  • prepare: add missing version in the changelog (#954) (2a8e7c5)

v0.23.2

12 Apr 09:17
0469dac

Choose a tag to compare

0.23.2 (2021-04-12)

Bug Fixes

  • print out error when changelog fails (d40b041)

v0.23.1

23 Mar 09:05
6414240

Choose a tag to compare

0.23.1 (2021-03-09)

Bug Fixes

  • prepare: allow shouldPrepare callback to run during --dry-run (#947) (8602ba0)

v0.23.0

06 Nov 16:55
4880d97

Choose a tag to compare

0.23.0 (2020-11-06)

BREAKING CHANGE

BREAKING CHANGE

If you don't use Ship.js in a monorepo, this breaking change doesn't affect you.

If you do, we have a good addition for you. Ship.js will update the versions of the dependencies in the monorepo. You can learn more from here.

Features

Bug Fixes

  • specify path for changelog (#673) (74531a3)
  • github-actions: use the actions/github-script action instead of the deprecated actions/github action (#934) (4f56bdb)

v0.22.0

28 Sep 11:25
c63ce34

Choose a tag to compare

0.22.0 (2020-09-28)

Bug Fixes

Features

  • understands --config <FILE> option in conventionalChangelogArgs (#927) (06c7226)