conventional-commits / parser

reference implementation of conventionalcommits.org spec
ISC License
46 stars 7 forks source link

chore: release 1.0.0 #21

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

:robot: I have created a release *beep* *boop*

1.0.0 (2020-12-27)

⚠ BREAKING CHANGES

Features

Bug Fixes

This PR was generated with Release Please.

bcoe commented 3 years ago

Let's not merge just yet, I'd like to make sure that the API is meeting everyone's expectations.

wesleytodd commented 3 years ago

Minor point: I wonder if we should do pre-1.x releases to start? Since this is an existing ecosystem, if I were to see a 1.0.0 under this name I would assume it is "good to go"/"grade a"/"production ready"/"used everywhere". I am not saying this is not ready for that, just that until it is integrated to some tooling to ensure it meets the needs, we might want a less concrete guarantee. Also, it would mean we could write a nice "we are going 1.0!" post later. Just a thought.