We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870b262 commit 1adb605Copy full SHA for 1adb605
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### Draft
2
3
+### 5.2.5 (2022-10-18)
4
+
5
+- fix: STRF-10130 fix 404s on pagination in brands/categories ([1004](https://github.com/bigcommerce/stencil-cli/pull/1004))
6
7
### 5.2.4 (2022-10-10)
8
9
- fix: STRF-10118 fix redirects stalling locally ([1000](https://github.com/bigcommerce/stencil-cli/pull/1000))
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
- "version": "5.2.4",
+ "version": "5.2.5",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
"engines": {
0 commit comments