go-semantic-release / semantic-release

📦🚀 semantic-release written in Go
https://go-semantic-release.xyz
MIT License
410 stars 43 forks source link

Fix #41 #43

Closed cliedeman closed 4 years ago

cliedeman commented 4 years ago

Resolves #41

cliedeman commented 4 years ago

@christophwitzko do you mind if I use https://github.com/stretchr/testify for assertions in the future?

christophwitzko commented 4 years ago

I would suggest that we use a flag to allow initial development versions. Additionally, the first run of semantic-release should always create a new release. I added these changes on top of your commits and created a new PR.(#46) I would happy to use stretchr/testify 👍