| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Test errors:
|
Sorry, something went wrong.
|
@dmwelch thanks for pointing, there are many things that I'll have to fix. I'll take a look tonight. |
Sorry, something went wrong.
|
@dmwelch ready for review 👍🏻 |
Sorry, something went wrong.
|
🎉 This PR is included in version 4.2.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sorry, something went wrong.
|
Ops, it was a breaking change (notice the ! in the feat!:), so a major version bump would be needed. What should we do now? Release a new patch version reverting this commit, and then reapply it ensuring it will produce a new major version? Perhaps the current semantic-release config does not support the Conventional Commits short ! breaking change identifier. It was also not included in the changelog. /cc @dmwelch |
Sorry, something went wrong.
that would be my recommendation. please don't unpublish. that just causes more trouble for consumers
since semantic-release uses the angular preset by default, youre right that it does not support this syntax. if you configure it to instead use the conventionalcommits preset, i believe that it should be supported. i see that you've already opened an issue for switching the default, which i think is at least a worthwhile conversation to have, but currently the angular one is used unless configured specifically. |
Sorry, something went wrong.
|
I've manually updated the changelog for v4.2.2 to reflect the inclusion of this commit. I was going to revert the changes now, but I'm not very familiar with the semantic-release package so I'm going to hold off and get up to speed first (unless someone else wants to beat me to the punch...). |
Sorry, something went wrong.
|
So the plan I suggest is:
Please merge in the order. /cc @dmwelch |
Sorry, something went wrong.
|
@jimthedev @dmwelch in case you guys don't have time (I'm not sure who else is maintaining this project), I can help to maintain this repo. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #762.