Skip to content

Commit 92ad3ae

Browse files
Version bump, changelog.
1 parent 9b01f76 commit 92ad3ae

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
## [3.1.0] - 2018-02-15
213

314
### New

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "BigBox",
44
"author": "Spencer Finnell",
55
"description": "Easily manage and scale WooCommerce product catalogs.",
6-
"version": "3.1.0",
6+
"version": "3.1.1",
77
"license": "GPL-2.0-or-later",
88
"main": "webpack.config.js",
99
"engines": {

0 commit comments

Comments
 (0)