-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Release 1.2.1 #324
Release 1.2.1 #324
Conversation
I have assigned @materializecss/members-write-access as reviewer since no one was informed due to the missing assignment. |
@@ -49,14 +73,12 @@ | |||
- fix: Waves concat order [\#208](https://github.com/materializecss/materialize/pull/208) ([Smankusors](https://github.com/Smankusors)) | |||
- fix: for iOS13 selecting wrong Dropdownitem on Touchdevices fix \#31 [\#199](https://github.com/materializecss/materialize/pull/199) ([wuda-io](https://github.com/wuda-io)) | |||
- fix\(issue180\): handling invalid clickedIndex in carousel.js [\#187](https://github.com/materializecss/materialize/pull/187) ([LoganTann](https://github.com/LoganTann)) | |||
- Fix for issue \#146 \(Rounding artefacts with dark table row\) [\#149](https://github.com/materializecss/materialize/pull/149) ([RamonvdW](https://github.com/RamonvdW)) |
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.
Hm, how can it happen that now we are missing some old entries?
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.
oh, I forgot to mention this... the CHANGELOG needs a little manual fixes 😅
this one is missing because it could not find the commit on the main branch
I'm not sure how this happen though, but this PR changes has been bought by 55e4854 now
anyway, to reduce the manual work for CHANGELOG, how about if we include only from 1.2.0 to 1.2.1? for the earlier versions, the user can read on releases page wdyt? |
Yes thats better 👍, it should list only the differences/changes between 2 releases. Generating the whole log each time and overwrite it every release is not very efficient. |
Oh thats correct I forgot that, thanks! |
Regarding assignments, I will check if we can enable some sort of auto-assignments. So no PR will be missed then in the future. |
Ok, please review, I have updated the changelog with only the differences since the last version (1.2.0) |
Seems now all the old changelog entries are gone. |
Yes, there was an error when generating the whole changelog, some PRs were not found and needed manual fixing. |
ooh! I just realized that we can use hmm but I'm still not sure if we should maintain a full changelog? I'm curious since we have a releases page, what's the purpose of the CHANGELOG.md anymore other than for drafting the release? 😅 |
Changelog via GH interface and releases sounds way easier and better. Afaik GH supports the creation of the release changelog via click. If this is the best option for us, then we can empty changelog.md and link there to https://github.com/materializecss/materialize/releases/tag/1.2.1 in there. |
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.
I will merge this now. We also can further improve the changelog handling, let us discuss ideas and improvements in a speperate issue. Thanks and happy holidays to all of you! |
Proposed changes
Releasing 1.2.1 Mainly because fixing the husky issue during installation #313
Screenshots (if appropriate) or codepen:
N/A
Types of changes
Checklist: