Skip to content

Commit c8832ca

Browse files
Releasing 4.11.0
1 parent 0054b23 commit c8832ca

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Draft
4+
5+
## 4.11.0 (10-07-2020)
46
- Add Info and Add Coupon forms on Cart Page tabbable when hidden. [#1820](https://github.com/bigcommerce/cornerstone/pull/1820)
57
- Fixed outline styles for breadcrumbs on focus state. [#1824](https://github.com/bigcommerce/cornerstone/pull/1824)
68
- Fixed review rating icons focus border. [#1818](https://github.com/bigcommerce/cornerstone/pull/1818)

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": "4.11.0-rc.1",
3+
"version": "4.11.0",
44
"meta": {
55
"price": 0,
66
"documentation_url": "https://support.bigcommerce.com/articles/Public/Cornerstone-Theme-Manual",

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

0 commit comments

Comments
 (0)