You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This version 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.
BREAKING CHANGE: changed generator to an HTML based one (#157) (b0c3376), closes #157#154#154
BREAKING CHANGES
(in 2babe26) The resulting contributors table is in HTML/CSS instead of being in Markdown.
refactor(generate): removed the style from the generation
Removed the <style> block from the generated HTML code as it's redundant on Github (since it's one
of the non-whitelisted tags). The README.md was also updated reflecting the breaking changes.
refactor(generate): image height and tweaks
Added height to images for avatars, quoted some <table> attributes and updated README.md
docs: drop TOC
Commits
The new version differs by 10 commits.
b0c3376BREAKING CHANGE: changed generator to an HTML based one (#157)
9ebc25fdocs: switch to multi translated site (#155)
48fecd3feat(contribution-types): added business and content (#156)
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency all-contributors-cli was updated from
5.4.1
to5.5.0
.This version 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.
Release Notes for v5.5.0
5.5.0 (2018-12-29)
Features
Commits
The new version differs by 6 commits.
2ade2d7
ci: fix build runner, ensure jest exits when finished (#125)
194d000
feat: way to avoid github API limit (add tests + docs) (#123)
d10370c
infra: better error handling of invalid config file (#124)
e18363f
feat: way to avoid github API limit (#122)
7a0ece7
docs: remove unnecessary space to avoid generation failures (#116)
00d1e08
docs: add note about using npx cli command (#114)
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 🌴