-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(Release): 1.0.0 #635
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🎉 🎉
Generally LGTM, modulo the two in-line comments.
Codecov Report
@@ Coverage Diff @@
## master #635 +/- ##
=======================================
Coverage 18.99% 18.99%
=======================================
Files 71 71
Lines 4037 4037
Branches 606 606
=======================================
Hits 767 767
Misses 3238 3238
Partials 32 32 Continue to review full report at Codecov.
|
Also, #633 should technically be listed under "Breaking changes" because behavior changed. |
Good catch—will update. Looks like the tool I used leaves out
|
@arriolac Ah, you're right - my bad for not including that in the commit message 🤦♂️ |
* chore(Release): 1.0.0 * Adding 1.0.0 header and removing duplicate issue. * Remove dupe issues. * Add #633 to breaking changes list.
Will tag once merged.