-
Notifications
You must be signed in to change notification settings - Fork 58
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
Bump version to 1.2.0 #101
Conversation
Why is this a patch release if features are added? |
@hanzei you are correct. I'll keep the branch and increment the feature, not the patch |
Codecov Report
@@ Coverage Diff @@
## master #101 +/- ##
=======================================
Coverage 36.43% 36.43%
=======================================
Files 6 6
Lines 538 538
=======================================
Hits 196 196
Misses 320 320
Partials 22 22 Continue to review full report at Codecov.
|
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.
👍
One nit: Item 1 and 2 from the "Fixes" list are "Enhancements" IMO
All PR for this release have been merged 🚀 |
Thanks for the update on #98, @hanzei! @aaronrothschild, @DHaussermann we can tag autolink with release version |
@DHaussermann since we don't branch for the release - you can just test I can merge the master changes into this PR, but the release will be cut from master anyway. |
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.
Agreed @levb 👍
- Version bump to 1.2 successful
- Reviewed all Commits since last version bump to ensure all functional changes added to release testing as needed
- End 2 End testing completed
- Merge testing of [GH-84] Do not rewrite messages from bots #98 done from Master branch.
LGTM!
Summary
Bump version to v1.1.3
Proposal to bump Minor Version to prep for release with the following Release Notes:
Enhancements
Fixes
Ticket Link
https://mattermost.atlassian.net/browse/MM-23175
Outstanding PRs
[GH-84] Do not rewrite messages from bots #98
[GH-84] Add the concept of plugin admins #93
Update Enhancements/Fixes section above (after outstanding PRs added)