Skip to content

Commit 58f218e

Browse files
committed
Releasing 2.1.0
1 parent 3f1d239 commit 58f218e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Draft
4+
5+
## 2.1.0 (2018-06-01)
46
- Add Newsletter summary section to subscription form. [#1248](https://github.com/bigcommerce/cornerstone/pull/1248)
57
- Show retail price range with strikethrough. [#1199](https://github.com/bigcommerce/cornerstone/pull/1199)
68
- Fix for individual low inventory count for SKUs. [#1234](https://github.com/bigcommerce/cornerstone/pull/1234)

config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Cornerstone",
3-
"version": "2.1.0-rc.2",
3+
"version": "2.1.0",
44
"meta": {
55
"price": 0,
66
"documentation_url": "https://support.bigcommerce.com/articles/Public/Cornerstone-Theme-Manual",

package.json

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

0 commit comments

Comments
 (0)