chore(release): publish packages

- moxxmpp@0.1.5
 - moxxmpp_socket_tcp@0.1.2+7
This commit is contained in:
2022-11-22 22:49:41 +01:00
parent eb8f6ba17a
commit 138edffb0a
5 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.5
- **FEAT**: Message events now contain the stanza error, if available.
## 0.1.4
- **FIX**: Only stanza-id required 'sid:0' support.

View File

@@ -1,6 +1,6 @@
name: moxxmpp
description: A pure-Dart XMPP library
version: 0.1.4
version: 0.1.5
homepage: https://codeberg.org/moxxy/moxxmpp
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@@ -31,6 +31,6 @@ dev_dependencies:
build_runner: ^2.1.11
moxxmpp_socket_tcp:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.2+6
version: ^0.1.2+7
test: ^1.16.0
very_good_analysis: ^3.0.1