-
Notifications
You must be signed in to change notification settings - Fork 44
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
chore: bump version to v0.8.6 #600
chore: bump version to v0.8.6 #600
Conversation
After the https://github.com/NomicFoundation/hardhat-vscode/releases/tag/v0.8.5 release with the latest Slang fixes, we can now bump up the release flags to 50%.
…-patch-1 Minor fix in CONTRIBUTING.md
No new issues or bug reports. Let's do it 🚀 Btw, I noticed that the terminology in the file is now a bit confusing. `percent: 1` reads like 1% rather than 100% 🤔 but I don't think it is worth the risk to change it now, considering the implications for existing/older versions still running.
* check for secrets during publishing * add a dummy '.env' for packaging * check for secrets during server publishing as well
Update the package version and changelog for the `0.8.6 - 2024-09-16` release.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #600 +/- ##
==========================================
+ Coverage 53.23% 58.58% +5.35%
==========================================
Files 188 227 +39
Lines 4824 5213 +389
Branches 793 805 +12
==========================================
+ Hits 2568 3054 +486
- Misses 2019 2141 +122
+ Partials 237 18 -219 ☔ View full report in Codecov by Sentry. |
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.
Looks good.
Excited about this! |
0.8.6 - 2024-09-16
Added