Skip to content

Commit

Permalink
chore(release): 2.1.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.11](v2.1.10...v2.1.11) (2021-04-28)

### Bug Fixes

* liquid styles file path incorrect ([e9163a1](e9163a1))
  • Loading branch information
semantic-release-bot committed Apr 28, 2021
1 parent e9163a1 commit 734b8f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.11](https://github.com/hayes0724/shopify-packer/compare/v2.1.10...v2.1.11) (2021-04-28)


### Bug Fixes

* liquid styles file path incorrect ([e9163a1](https://github.com/hayes0724/shopify-packer/commit/e9163a1d996859095723b195deaa22b0c3f29092))

## [2.1.10](https://github.com/hayes0724/shopify-packer/compare/v2.1.9...v2.1.10) (2021-04-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hayes0724/shopify-packer",
"version": "2.1.10",
"version": "2.1.11",
"bin": {
"packer": "cli/index.js"
},
Expand Down

0 comments on commit 734b8f6

Please sign in to comment.