Skip to content

Commit 57f8adb

Browse files
Version bump
1 parent ae91b03 commit 57f8adb

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## [3.1.1] - 2018-02-18
1+
## [3.2.0] - 2019-04-27
2+
3+
### New
4+
5+
- WooCommerce 3.6.x compatibility.
6+
7+
## [3.1.1] - 2019-02-18
28

39
### Fix
410

@@ -9,7 +15,7 @@
915
- Mobile WooCommerce coupon form styling.
1016
- Update Node dependencies.
1117

12-
## [3.1.0] - 2018-02-15
18+
## [3.1.0] - 2019-02-15
1319

1420
### New
1521

@@ -29,7 +35,7 @@
2935
- Hide "First Page" and "Last Page" links in FacetWP pagination.
3036
- Ensure :focus outline is visible on WooCommerce image gallery items.
3137

32-
## [3.0.0] - 2018-02-04
38+
## [3.0.0] - 2019-02-04
3339

3440
### Breaking
3541

@@ -57,13 +63,13 @@
5763
- Heading and block spacing consistency.
5864
- Only show Previous/Next pagination buttons on mobile devices.
5965

60-
## [2.3.1] - 2018-01-08
66+
## [2.3.1] - 2019-01-08
6167

6268
### Fix
6369

6470
- Ensure header allows dropdown facet types.
6571

66-
## [2.3.0] - 2018-01-08
72+
## [2.3.0] - 2019-01-08
6773

6874
### New
6975

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.1",
6+
"version": "3.2.0",
77
"license": "GPL-2.0-or-later",
88
"main": "webpack.config.js",
99
"engines": {

0 commit comments

Comments
 (0)