Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - apklis_web_api@0.0.1
  • Loading branch information
leynier committed May 30, 2021
1 parent 293d80a commit 45a729d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/apklis_web_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 0.0.1

- **FEAT**: implement apklis_web_api.

2 changes: 1 addition & 1 deletion packages/apklis_web_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Interfaz para la posterior implementación de un paquete en Dart
para interactuar con la API de Apklis. El resto de paquetes del ecosistema de
Apklis Dart/Flutter utilizará este paquete como un contrato en el que mediante
inyección de dependencias se inyectarian las implementaciones concretas.
version: 0.0.0
version: 0.0.1
homepage: https://github.com/fluttercuba/apklis-dart-flutter

environment:
Expand Down

0 comments on commit 45a729d

Please sign in to comment.