Skip to content

Commit 23bf05a

Browse files
This is why I need tests.
1 parent 447a7e0 commit 23bf05a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.1] - 2018-10-12
2+
3+
### Fix
4+
5+
- Undefined PHP variables.
6+
- Better UI feedback when checking and unchecking inputs in FacetWP.
7+
18
## [1.15.0] - 2018-10-12
29

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

0 commit comments

Comments
 (0)