-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add delete subscription endpoint #167
Conversation
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.
Misschien wel even de types hier aanpassen om de globals goed te definiëren?
8f0f07f
to
d8da825
Compare
d8da825
to
d6226b4
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #167 +/- ##
==========================================
+ Coverage 92.83% 92.84% +0.01%
==========================================
Files 93 94 +1
Lines 2191 2209 +18
Branches 123 124 +1
==========================================
+ Hits 2034 2051 +17
Misses 34 34
- Partials 123 124 +1 ☔ View full report in Codecov by Sentry. |
## [3.9.0](v3.8.1...v3.9.0) (2024-04-16) ### ✨ New Features * add delete subscription endpoint ([#167](#167)) ([4d435b3](4d435b3)) * add duplicate shop endpoint ([#161](#161)) ([5c80d3f](5c80d3f)) * add types for carrier options parameters ([#165](#165)) ([33e5624](33e5624)) * update account type ([#166](#166)) ([0ca1da3](0ca1da3))
🎉 This PR is included in version 3.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.