mailchannels-sdk 0.4.7 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,8 +13,8 @@ This library provides a simple way to interact with the [MailChannels API](https
13
13
  <!-- #endregion overview -->
14
14
 
15
15
  <!-- #region note -->
16
- > [!NOTE]
17
- > This library is NOT officially maintained by [MailChannels Corporation](https://mailchannels.com/).
16
+ > [!IMPORTANT]
17
+ > **Disclaimer**: This library is not associated with [MailChannels Corporation](https://mailchannels.com/).
18
18
  <!-- #endregion note -->
19
19
 
20
20
  - [✨ Release Notes](CHANGELOG.md)
@@ -70,7 +70,7 @@ pnpm add mailchannels-sdk
70
70
 
71
71
  Already implemented features are marked with a checkmark. Please open an issue if you find any bugs or missing features.
72
72
 
73
- > [!IMPORTANT]
73
+ > [!NOTE]
74
74
  > Links below point to the official MailChannels API documentation, options and responses may differ slightly when using this SDK. Please refer to the [documentation](https://mailchannels.yizack.com) for the correct usage of each feature.
75
75
 
76
76
  ### [Email API](https://docs.mailchannels.net/email-api/api-reference/email-api)