-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: hayes <admin@hayesmarketingfirm.com>
- Loading branch information
hayes
committed
Jan 12, 2021
1 parent
56cbc16
commit 7c0ca7c
Showing
4 changed files
with
57 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"types": [ | ||
{"type":"feat","section":":rocket: Features"}, | ||
{"type":"fix","section":":bug: Bug Fixes"}, | ||
{"type":"docs","section":":memo: Documentation"}, | ||
{"type":"wrench","section":":wrench: Config"}, | ||
{"type":"test","section":"Tests", "hidden": false}, | ||
{"type":"build","section":":memo: Build System", "hidden": false}, | ||
{"type":"ci","hidden":true}, | ||
{"type":"chore","hidden":true} | ||
], | ||
"skip" : { | ||
|
||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,69 @@ | ||
## [1.0.8](https://github.com/hayes0724/packer-blank-theme/compare/1.0.6...1.0.8) (2020-12-11) | ||
## <small>1.0.9 (2021-01-12)</small> | ||
|
||
* config: .versionrc file added ([f594230](https://github.com/hayes0724/packer-blank-theme/commit/f594230)) | ||
* Bump ini from 1.3.5 to 1.3.7 ([aa7e199](https://github.com/hayes0724/packer-blank-theme/commit/aa7e199)) | ||
* Fix missing double quote in layout/theme.liquid ([db9cc6d](https://github.com/hayes0724/packer-blank-theme/commit/db9cc6d)) | ||
* Update name to use "theme_info" object ([9914c4b](https://github.com/hayes0724/packer-blank-theme/commit/9914c4b)) | ||
|
||
### :memo: Documentation | ||
|
||
* changelog added ([9130636](https://github.com/hayes0724/packer-blank-theme/commit/913063623cb713b8175d2cbd815dfb48adb3a8fd)) | ||
|
||
## <small>1.0.8 (2020-12-11)</small> | ||
|
||
### :sparkles: Features | ||
* chore: updated ignored files ([16a068b](https://github.com/hayes0724/packer-blank-theme/commit/16a068b)) | ||
* feat: body class set to template name and suffix ([f995581](https://github.com/hayes0724/packer-blank-theme/commit/f995581)) | ||
* docs: changelog added ([9130636](https://github.com/hayes0724/packer-blank-theme/commit/9130636)) | ||
|
||
* body class set to template name and suffix ([f995581](https://github.com/hayes0724/packer-blank-theme/commit/f995581441914bb30c19eb8f3da00ab85943ff0d)) | ||
* new config files: `packer.config.js` and `packer.env.json` ([9864655](https://github.com/hayes0724/packer-blank-theme/commit/98646558ee179a4a5e3487affeef3f298be46f04)) | ||
|
||
|
||
### chore | ||
## <small>1.0.7 (2020-10-05)</small> | ||
|
||
* updated ignored files ([f48ce6b](https://github.com/hayes0724/packer-blank-theme/commit/f48ce6bdef046f3b19e9a1ca2214cb49e4d1661e)) | ||
* feat: new config files: `packer.config.js` and `packer.env.json` ([9864655](https://github.com/hayes0724/packer-blank-theme/commit/9864655)) | ||
|
||
|
||
|
||
## [1.0.7](https://github.com/hayes0724/packer-blank-theme/compare/1.0.6...1.0.7) (2020-10-05) | ||
## <small>1.0.6 (2020-09-30)</small> | ||
|
||
* updated configurations and packages ([8471cf4](https://github.com/hayes0724/packer-blank-theme/commit/8471cf4)) | ||
|
||
### :sparkles: Features | ||
|
||
* new config files: `packer.config.js` and `packer.env.json` ([9864655](https://github.com/hayes0724/packer-blank-theme/commit/98646558ee179a4a5e3487affeef3f298be46f04)) | ||
|
||
## <small>1.0.5 (2020-09-28)</small> | ||
|
||
* entrypoint templates ([789a7b5](https://github.com/hayes0724/packer-blank-theme/commit/789a7b5)) | ||
|
||
## [1.0.6](https://github.com/hayes0724/packer-blank-theme/compare/1.0.1...1.0.6) (2020-09-30) | ||
|
||
|
||
* updated configurations and packages ([8471cf4](https://github.com/hayes0724/packer-blank-theme/commit/8471cf40b70387cc058ded639a2f727d5b617edf)) | ||
* entrypoint templates ([789a7b5](https://github.com/hayes0724/packer-blank-theme/commit/789a7b51464e65f405c136e3af2fc282c4c5406d)) | ||
* .babelrc updated ([18b8d04](https://github.com/hayes0724/packer-blank-theme/commit/18b8d04d43ac76b19dbdb7a744f0fd7b65581161)) | ||
* analyze command added ([229df21](https://github.com/hayes0724/packer-blank-theme/commit/229df212e64a69ab4a8537d7410723774418dfb7)) | ||
* Updated babel plugins ([3503673](https://github.com/hayes0724/packer-blank-theme/commit/3503673a13bc432aabd8eb3e81eddc73f30ca574)) | ||
## <small>1.0.4 (2020-09-28)</small> | ||
|
||
* .babelrc updated ([18b8d04](https://github.com/hayes0724/packer-blank-theme/commit/18b8d04)) | ||
|
||
|
||
## [1.0.1](https://github.com/hayes0724/packer-blank-theme/compare/1.0.0...1.0.1) (2020-07-15) | ||
|
||
## <small>1.0.3 (2020-09-28)</small> | ||
|
||
* updated package.json scripts ([6c84a79](https://github.com/hayes0724/packer-blank-theme/commit/6c84a798897ec606ff93a73286397450a17819c5)) | ||
* npm scripts updated ([39a18a3](https://github.com/hayes0724/packer-blank-theme/commit/39a18a3bb39b285fec7552a38c7147f567c081aa)) | ||
* fixed typo in scripts ([1915ce0](https://github.com/hayes0724/packer-blank-theme/commit/1915ce0a70856ab075366b38b7be434de790ad1c)) | ||
* webpack merge files ([f701484](https://github.com/hayes0724/packer-blank-theme/commit/f70148454d9c127c37dcad17bc3ca20a9b7404cb)) | ||
* analyze command added ([229df21](https://github.com/hayes0724/packer-blank-theme/commit/229df21)) | ||
|
||
|
||
|
||
## <small>1.0.2 (2020-09-23)</small> | ||
|
||
* Updated babel plugins ([3503673](https://github.com/hayes0724/packer-blank-theme/commit/3503673)) | ||
|
||
|
||
|
||
## <small>1.0.1 (2020-07-15)</small> | ||
|
||
* fixed typo in scripts ([1915ce0](https://github.com/hayes0724/packer-blank-theme/commit/1915ce0)) | ||
* npm scripts updated ([39a18a3](https://github.com/hayes0724/packer-blank-theme/commit/39a18a3)) | ||
* updated package.json scripts ([6c84a79](https://github.com/hayes0724/packer-blank-theme/commit/6c84a79)) | ||
* webpack merge files ([f701484](https://github.com/hayes0724/packer-blank-theme/commit/f701484)) | ||
|
||
|
||
|
||
## 1.0.0 (2020-06-19) | ||
|
||
* first commit ([a4c90f3](https://github.com/hayes0724/packer-blank-theme/commit/a4c90f3)) | ||
* Initial commit ([efffbf6](https://github.com/hayes0724/packer-blank-theme/commit/efffbf6)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters