brigadecore / brigade-sdk-for-js

JavaScript (and TypeScript) SDK for Brigade v2
Apache License 2.0
4 stars 6 forks source link

brigade.ts: fix releaseTagRegex #33

Closed krancour closed 3 years ago

krancour commented 3 years ago

This PR fixes the brigade.ts script to not incorporate the leading v from a semver tag into the version number used when publishing to NPM.

The old brigade.js script for Brigade 1.x used to account for this, but this mistake was re-introduced somehow when we started dogfooding Brigade 2.