Skip to content

Commit

Permalink
Releasing 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepgraju committed Feb 26, 2019
1 parent dc9d0fa commit d92e2a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Draft

## 3.2.2 (2019-02-26)
- Resolve add to cart modal mobile isssue. [#1450](https://github.com/bigcommerce/cornerstone/pull/1450)
- Fail stencil bundle on Webpack compile errors [#1457](https://github.com/bigcommerce/cornerstone/pull/1457)

Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Cornerstone",
"version": "3.2.2-rc.1",
"version": "3.2.2",
"meta": {
"price": 0,
"documentation_url": "https://support.bigcommerce.com/articles/Public/Cornerstone-Theme-Manual",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bigcommerce-cornerstone",
"description": "The BigCommerce reference theme for the Stencil platform",
"version": "3.2.2-rc.1",
"version": "3.2.2",
"private": true,
"author": "BigCommerce",
"license": "MIT",
Expand Down

0 comments on commit d92e2a0

Please sign in to comment.