chore(release): publish packages

- moxplatform@0.1.17+2
 - moxplatform_android@0.1.18
 - moxplatform_platform_interface@0.1.18
This commit is contained in:
2023-08-04 13:44:52 +02:00
parent 960bad46d4
commit 173d5f5166
8 changed files with 99 additions and 10 deletions

View File

@@ -1,3 +1,16 @@
## 0.1.18
- **FIX**: Format and lint.
- **FIX**: Add payload to all intents.
- **FEAT**: Move recordSentMessage to pigeon.
- **FEAT**: Move the crypto APIs to pigeon.
- **FEAT**: Allow the sender's data being null.
- **FEAT**: Allow attaching arbitrary data to the notification.
- **FEAT**: Allow showing regular notifications.
- **FEAT**: Color in the notification silhouette.
- **FEAT**: Allow setting the self-avatar.
- **FEAT**: Take care of i18n.
## 0.1.17+1
- Update a dependency to the latest release.

View File

@@ -1,6 +1,6 @@
name: moxplatform_platform_interface
description: A common platform interface for the my_plugin plugin.
version: 0.1.17+1
version: 0.1.18
homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@@ -17,7 +17,7 @@ dependencies:
version: ^0.2.0
moxplatform:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.17+1
version: ^0.1.17+2
plugin_platform_interface: ^2.1.2