chore(release): publish packages
- moxplatform@0.1.17 - moxplatform_android@0.1.17 - moxplatform_platform_interface@0.1.17
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## 0.1.17
|
||||
|
||||
- **FIX**: Fix typecasting issue.
|
||||
- **FEAT**: Add an API for creating direct share shortcuts.
|
||||
- **FEAT**: Migrate to moxlib 0.2.0.
|
||||
- **FEAT**: I forgot to bump dependency versions.
|
||||
- **FEAT**: Also hash the file on encryption and decryption.
|
||||
|
||||
## 0.1.11+2
|
||||
|
||||
- **REFACTOR**: Make version constraints looser.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: moxplatform_platform_interface
|
||||
description: A common platform interface for the my_plugin plugin.
|
||||
version: 0.1.16
|
||||
version: 0.1.17
|
||||
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.16
|
||||
version: ^0.1.17
|
||||
|
||||
plugin_platform_interface: ^2.1.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user