0.23.0 (2020-11-06)
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)