-
Notifications
You must be signed in to change notification settings - Fork 3
Update publish-please to the latest version 🚀 #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
base: master
Are you sure you want to change the base?
Conversation
Version 3.0.1 just got published.Update to this version instead 🚀 Release Notesv3.0.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#301---2018-06-05 CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Version 3.0.2 just got published.Update to this version instead 🚀 Release Notesv3.0.2Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#302---2018-06-12 CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.0.3 just got published.Update to this version instead 🚀 Release Notesv3.0.3Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#303---2018-06-20 CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notesv3.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#310---2018-06-21 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Version 3.1.1 just got published.Update to this version instead 🚀 Release Notesv3.1.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#311---2018-07-01 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notesv3.2.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#320---2018-07-15 CommitsThe new version differs by 37 commits.
There are 37 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#400---2018-10-01 CommitsThe new version differs by 92 commits.
There are 92 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.0.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#401---2018-10-11 |
Update to this version instead 🚀 Release Notes for v4.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#410---2018-10-13 CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#5000---2018-10-27 CommitsThe new version differs by 58 commits.
There are 58 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#510---2018-10-29 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.1.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#511---2018-10-30 CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.2.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#520---2018-11-04 CommitsThe new version differs by 10 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.3.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#530---2018-11-21 CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
|
Update to this version instead 🚀 Release Notes for v5.4.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#541---2018-11-26 CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.4.2Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#542---2018-11-29 CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.4.3Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#543---2018-12-02 CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.5.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#550---2019-07-01 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
|
Version 3.0.0 of publish-please was just published.
publish-pleaseThe version 3.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of publish-please.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#300---2018-05-30
Commits
The new version differs by 66 commits ahead by 66, behind by 1.
8bb35a7Merge pull request #59 from hdorgeval/pr/audit4d95098test(install): sync package installation test with bumped versiona70bd86chore(npm): bump versioncf77359fix(style): apply requested changes286a332test(vulnerability): remove .skipc88fdd1test(publish): unit test getOptionsfe86df3test(coverage): ensure coverage will not drop under 89%cb9f448test(inquirer): fix asynchronous testsd98d2detest(inquirer): fix asynchronous tests54d3f67test(inquirer): try fix test on CI1bc09b0test(inquirer): try fix test on CI45c8b7etest(inquirer): try fix test on CI41a07c6test(inquirer): try fix test no CIef0d410test(inquirer): try fix test on CIb8fd333test(inquirer): remove .onlyThere are 66 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴