find-versions-cli

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

MIT License

Downloads
518
Stars
18
Committers
2

Bot releases are visible (Hide)

find-versions-cli - Latest Release

Published by sindresorhus 7 months ago

find-versions-cli -

Published by sindresorhus over 3 years ago

find-versions-cli -

Published by sindresorhus almost 6 years ago

Breaking:

  • Drop support for stdin.
  • Exit with code 2 when no version can be found.
find-versions-cli -

Published by sindresorhus almost 6 years ago

Breaking:

  • Require Node.js 8

Other:

  • Bump dependencies