Skip to content

Commit d799535

Browse files
author
“bc-yevhenii-buliuk”
committed
Releasing 6.13.0
1 parent 83b3bd2 commit d799535

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Draft
8+
9+
## 6.13.0 (02-12-2024)
810
- Fix HTML markup for product listing and below content region [#2426](https://github.com/bigcommerce/cornerstone/pull/2426)
911
- With Product Filtering enabled widgets on category page disappear after navigating using pagination [#2425](https://github.com/bigcommerce/cornerstone/pull/2425)
1012
- Update layout with correct usage of main tag [#2421](https://github.com/bigcommerce/cornerstone/pull/2421)

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Cornerstone",
3-
"version": "6.13.0-rc.3",
3+
"version": "6.13.0",
44
"template_engine": "handlebars_v4",
55
"meta": {
66
"price": 0,

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bigcommerce-cornerstone",
33
"description": "The BigCommerce reference theme for the Stencil platform",
4-
"version": "6.13.0-rc.3",
4+
"version": "6.13.0",
55
"private": true,
66
"author": "BigCommerce",
77
"license": "MIT",

0 commit comments

Comments
 (0)