8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I have added this package 3 hours ago, but it's still not available. I don't know what have gone wrong.
The text was updated successfully, but these errors were encountered:
dde1e10
chore(release): 1.18.3 [skip ci]
d8a2e75
## [1.18.3](1.18.2...1.18.3) (2020-03-18) ### Bug Fixes * edge case when parsing readme image path (close: [#120](#120)) ([dde1e10](dde1e10))
🎉 This issue has been resolved in version 1.18.3 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
@grashaar Thanks for reporting the issue. The package is processed successfully, however the package detail rendering is buggy when empty “" tag.
In you case, a few HTML image close tag in README is incorrect.
<img src="..."><img /> should be ==> <img src="..."></img>
Anyway the rendering looks okay now.
No branches or pull requests
Hi, I have added this package 3 hours ago, but it's still not available. I don't know what have gone wrong.
The text was updated successfully, but these errors were encountered: