Skip to content

Commit bea6df0

Browse files
Releasing 4.12.1
1 parent e704b57 commit bea6df0

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.12.1 (11-10-2020)
46
- Write a Review modal cause TypeError. [#1899](https://github.com/bigcommerce/cornerstone/pull/1899)
57
- Account >Payment Methods throws Server Error when using Cornerstone theme [#1898](https://github.com/bigcommerce/cornerstone/pull/1898)
68
- Price in the cart is not updated when changing currency on mobile. [#1893](https://github.com/bigcommerce/cornerstone/pull/1893)

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.12.0",
3+
"version": "4.12.1",
44
"template_engine": "handlebars_v4",
55
"meta": {
66
"price": 0,

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

0 commit comments

Comments
 (0)