Skip to content

Releases: algolia/shipjs

v0.23.3

14 Jun 09:38
634e065
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.22.0 (2020-09-28)

Bug Fixes

Features

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

v0.21.1

23 Sep 10:02
f8a1ddb
Compare
Choose a tag to compare

0.21.1 (2020-09-23)

Bug Fixes

  • setup: add --tag to publish command in generated config (#916) (53121e2)
  • trigger: replace yarn publish with npm publish (#919) (66149dc)
  • trigger: set npm config to read NPM_AUTH_TOKEN (#923) (1c935a3)

v0.21.1-beta.2

10 Sep 14:19
226dcc0
Compare
Choose a tag to compare

0.21.1-beta.2 (2020-09-10)

Bug Fixes

  • set npm config to read NPM_AUTH_TOKEN (#923) (1c935a3)

v0.21.1-beta.1

10 Sep 13:11
b0253cc
Compare
Choose a tag to compare

0.21.1-beta.1 (2020-09-10)

Bug Fixes

  • update registry before publish instead of using env var which didn't work (#921) (48f26bd)

v0.21.0

24 Aug 14:35
aedef3b
Compare
Choose a tag to compare

0.21.0 (2020-08-24)

Features

v0.20.1

22 Jun 13:57
d6848ed
Compare
Choose a tag to compare

0.20.1 (2020-06-22)

Bug Fixes

  • setup: improve GitHub Actions flow made with (#904) (066ff50)