Skip to content

Commit

Permalink
docs(release): releasing 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Juned Kazi committed Jun 12, 2020
1 parent bdffb16 commit 9122909
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.1.1"></a>
## <small>2.1.1 (2020-06-12)</small>

* feat: bump paper ([91acd1c](https://github.com/bigcommerce/stencil-cli/commit/91acd1c))
* feat: watch storefront config file ([e7b43d9](https://github.com/bigcommerce/stencil-cli/commit/e7b43d9))



<a name="2.1.0"></a>
## 2.1.0 (2020-04-27)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
"version": "2.1.0",
"version": "2.1.1",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 9122909

Please sign in to comment.