Skip to content

Commit 1adb605

Browse files
authored
docs(release): 5.2.5 (#1005)
1 parent 870b262 commit 1adb605

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Draft
22

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+
37
### 5.2.4 (2022-10-10)
48

59
- fix: STRF-10118 fix redirects stalling locally ([1000](https://github.com/bigcommerce/stencil-cli/pull/1000))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-cli",
3-
"version": "5.2.4",
3+
"version": "5.2.5",
44
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)