We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5629320 commit a7dceafCopy full SHA for a7dceaf
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.0.7]
2
+* Fixed a bug for https websites where consumer_key and consumer_secret params are fixed
3
+
4
## [0.0.6]
5
* Fixed a fatal bug in types
6
android/local.properties
@@ -1,3 +1,3 @@
sdk.dir=/Users/samarthagarwal/Library/Android/sdk
flutter.sdk=/Users/samarthagarwal/flutter
-flutter.versionName=0.0.6
+flutter.versionName=0.0.7
pubspec.yaml
@@ -1,6 +1,6 @@
name: woocommerce_api
description: A package to interact with the WooCommerce API.
-version: 0.0.6
+version: 0.0.7
author: Samarth Agarwal <samarthagarwal@live.com>
homepage: https://github.com/samarthagarwal/woocommerce_dart
0 commit comments