File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.2.1] - 2021-11-02
2
+
3
+ * Update readme
4
+
1
5
## [ 2.2.0] - 2021-11-02
2
6
3
7
* Add new variables to woosignal_app
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ In your flutter project add the dependency:
15
15
``` dart
16
16
dependencies:
17
17
...
18
- woosignal: ^2.2.0
18
+ woosignal: ^2.2.1
19
19
```
20
20
21
21
### Usage example #
Original file line number Diff line number Diff line change 1
1
name : woosignal
2
2
description : WooCommerce REST API for dart, connect a WooCommerce store and start developing with our interface for their API endpoints.
3
- version : 2.2.0
3
+ version : 2.2.1
4
4
homepage : https://woosignal.com
5
5
repository : https://github.com/woosignal/flutter-woocommerce-api
6
6
issue_tracker : https://github.com/woosignal/flutter-woocommerce-api/issues
You can’t perform that action at this time.
0 commit comments