chore: update package lock file alongside release steps#2880
Conversation
|
zimeg
left a comment
There was a problem hiding this comment.
💌 A note for kind reviewers!
| 4. **Update Milestones**: Close the relevant [Milestones](https://github.com/slackapi/bolt-js/milestones) and rename these to match the released package version. Open a new Milestone for the next version, e.g. `@slack/bolt@next`. | ||
|
|
||
| 5. **Communicate the release**: | ||
| - **Internal**: Post a brief description and link to the GitHub release. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2880 +/- ##
=======================================
Coverage 93.59% 93.59%
=======================================
Files 44 44
Lines 7855 7855
Branches 687 687
=======================================
Hits 7352 7352
Misses 498 498
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@mwbrooks Each change I hope makes things better. Thanks for sharing in these efforts! |
Summary
This PR updates the package lock file alongside release steps. Both now and for upcoming releases 🎁
Requirements