Skip to content

Commit 2d3564a

Browse files
Releasing 6.18.1
1 parent 2dca1e6 commit 2d3564a

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.18.1 (01-05-2026)
810
- CUST-4064 Fix state/zip validation error on country change and show state dropdown for optional-state countries [#2591](https://github.com/bigcommerce/cornerstone/pull/2591)
911

1012
**Note:** This version releases all changes from version 6.18.0.

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.19.0-rc.1",
3+
"version": "6.18.1",
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.19.0-rc.1",
4+
"version": "6.18.1",
55
"private": true,
66
"author": "BigCommerce",
77
"license": "MIT",

0 commit comments

Comments
 (0)