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 9b01f76 commit 92ad3aeCopy full SHA for 92ad3ae
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [3.1.1] - 2018-02-18
2
+
3
+### Fix
4
5
+- Avoid PHP error in cart-shipping.php
6
+- Ensure `.posted_in` uses the correct gray color.
7
+- Simplify WooCommerce gallery image widths.
8
+- Don't let FacetWP radio/checkbox labels trigger refresh.
9
+- Mobile WooCommerce coupon form styling.
10
+- Update Node dependencies.
11
12
## [3.1.0] - 2018-02-15
13
14
### New
package.json
@@ -3,7 +3,7 @@
"title": "BigBox",
"author": "Spencer Finnell",
"description": "Easily manage and scale WooCommerce product catalogs.",
- "version": "3.1.0",
+ "version": "3.1.1",
"license": "GPL-2.0-or-later",
"main": "webpack.config.js",
"engines": {
0 commit comments