Skip to content

Commit b172b40

Browse files
committed
chore(release): nx-shopify-v1.0.0-alpha.16 [skip ci]
# [1.0.0-alpha.16](v1.0.0-alpha.15...v1.0.0-alpha.16) (2021-03-31) ### Bug Fixes * **build:** remove not working media queries splitting ([72351e1](72351e1)) * **docs:** fix broken link to guide ([260684b](260684b)) * **docs:** fix footer message ([4d59da2](4d59da2)) * **docs:** include extend webpack guide in sidebar ([e80abae](e80abae)) * **serve:** local assets path ([0d34990](0d34990)) * **theme:** include theme-context for generated layouts ([8d20ac4](8d20ac4)) ### Features * **core:** add angular workspaces compatibility ([b875d01](b875d01)) * **deploy:** build theme on deploy command ([e358c3b](e358c3b)) * **docs:** add liquid in styles doc ([e7b17d0](e7b17d0)) * **docs:** add liquid to ts context guide ([7937008](7937008)) * **theme:** add bootstrap global module ([ac50ffa](ac50ffa)) * **theme:** add environment schema definition ([8bfc9dd](8bfc9dd))
1 parent 7954974 commit b172b40

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [1.0.0-alpha.16](https://github.com/trafilea/nx-shopify/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** remove not working media queries splitting ([72351e1](https://github.com/trafilea/nx-shopify/commit/72351e1d5f4543fa56202905b788b3f5bb2fe0a0))
7+
* **docs:** fix broken link to guide ([260684b](https://github.com/trafilea/nx-shopify/commit/260684b98a4029ad41aa91f603aca1213047398d))
8+
* **docs:** fix footer message ([4d59da2](https://github.com/trafilea/nx-shopify/commit/4d59da2d841d3188cd3f6f4c928424ae11c874a1))
9+
* **docs:** include extend webpack guide in sidebar ([e80abae](https://github.com/trafilea/nx-shopify/commit/e80abaedfb3256f51fe8e7d6c1aa909cc83b0804))
10+
* **serve:** local assets path ([0d34990](https://github.com/trafilea/nx-shopify/commit/0d3499097f4107c6ea9d9be9dbdecf0f0f6371d4))
11+
* **theme:** include theme-context for generated layouts ([8d20ac4](https://github.com/trafilea/nx-shopify/commit/8d20ac4f02da8f1bd16898e5d2e7f02c4a6fe5d0))
12+
13+
14+
### Features
15+
16+
* **core:** add angular workspaces compatibility ([b875d01](https://github.com/trafilea/nx-shopify/commit/b875d01557477ed0bd132b08871361e54cb6080d))
17+
* **deploy:** build theme on deploy command ([e358c3b](https://github.com/trafilea/nx-shopify/commit/e358c3b416bcfd1c363a83df29b1b2655d84995d))
18+
* **docs:** add liquid in styles doc ([e7b17d0](https://github.com/trafilea/nx-shopify/commit/e7b17d0756c8684ac590cce466ef9be23784e3c9))
19+
* **docs:** add liquid to ts context guide ([7937008](https://github.com/trafilea/nx-shopify/commit/7937008f027498e7789a14ab2be2834d2d20b1d8))
20+
* **theme:** add bootstrap global module ([ac50ffa](https://github.com/trafilea/nx-shopify/commit/ac50ffa96cc8dfe71a6c62bb3031be88a300e44e))
21+
* **theme:** add environment schema definition ([8bfc9dd](https://github.com/trafilea/nx-shopify/commit/8bfc9ddd7e1fd017d177dab3c41357e81a862c38))
22+
123
# [1.0.0-alpha.15](https://github.com/trafilea/nx-shopify/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2021-03-22)
224

325

0 commit comments

Comments
 (0)