origami
origami copied to clipboard
Add an `./scripts/update-peers`
An interactive script you run like ./scripts/update-peers components/o-utils
- For each workspace that has a
peerDependencyofo-utils- It updates the peer dependency to the latest ^semver
- It asks you what level of change this is on the dependent component
- It commits it with a pre-crafted conventional commit like
fix: update o-utils dependency version