-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix(upgrade): always execute module installation on upgrade #271
Conversation
ec962a3
to
99a6283
Compare
PDK upgrade summaryThe following packages were upgraded:
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #271 +/- ##
============================================
- Coverage 51.96% 48.15% -3.81%
+ Complexity 690 578 -112
============================================
Files 152 149 -3
Lines 4191 3802 -389
Branches 55 55
============================================
- Hits 2178 1831 -347
+ Misses 1958 1916 -42
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
47278db
to
d8b8581
Compare
✅ Build successful! You can find a link to the downloadable artifact below.
|
ee63de3
to
890e863
Compare
3168331
to
dabbf0c
Compare
593f256
to
d45c61a
Compare
63f02e0
to
eac0593
Compare
cae07fc
to
6d1e8aa
Compare
39f603b
to
67f1439
Compare
53d0e7d
to
22d5465
Compare
22d5465
to
ec77556
Compare
## [4.2.0](v4.1.0...v4.2.0) (2024-11-20) ### 🐛 Bug Fixes * **admin:** fix toggle and tristate input elements not working correctly ([#278](#278)) ([c8832fd](c8832fd)), closes [myparcelnl/js-pdk#223](myparcelnl/js-pdk#223) * **orders:** export correct recipient name ([#277](#277)) ([883dcf4](883dcf4)), closes [#276](#276) * **upgrade:** always execute module installation on upgrade ([#271](#271)) ([78b3657](78b3657)) ### ✨ New Features * **backend:** add download logs action ([#275](#275)) ([7bb1349](7bb1349)), closes [myparcelnl/pdk#288](myparcelnl/pdk#288) [myparcelnl/js-pdk#221](myparcelnl/js-pdk#221) * **checkout:** show carriers only for countries they ship to ([#273](#273)) ([e13b6a2](e13b6a2)) * **deps:** upgrade @myparcel-pdk/checkout to v1.2.0 ([0b314e9](0b314e9)) * **deps:** upgrade myparcelnl/pdk to v2.47.1 ([ffe8ce4](ffe8ce4))
🎉 This PR is included in version 4.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.