diff --git a/CHANGELOG.md b/CHANGELOG.md index d5a0848..b6d8eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 4.3.0 +- feature: add some aliases and helpers. + ## 4.2.1 __01.11.2024__ diff --git a/pubspec.yaml b/pubspec.yaml index 25bae1b..8bd9a6b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: nyxx_extensions -version: 4.2.1 +version: 4.3.0 description: Extensions to the Discord API provided in nyxx, including pagination support and message sanitization. repository: https://github.com/nyxx-discord/nyxx_extensions documentation: https://nyxx.l7ssha.xyz