@faststore/api
Advanced tools
Comparing version 1.4.8 to 1.4.9
@@ -6,2 +6,13 @@ # Change Log | ||
## 1.4.9 (2022-01-06) | ||
### Features | ||
* add headers to nginx via env vars ([#1049](https://github.com/vtex/faststore/issues/1049)) ([3553372](https://github.com/vtex/faststore/commit/355337273ce03660db9fd14482818cc24c99f4e2)) | ||
## 1.4.8 (2022-01-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@faststore/api", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"license": "MIT", | ||
@@ -45,3 +45,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "8dfae58d125a69025574fc7cc5f368d9f8c22c2b" | ||
"gitHead": "aa8660f9308064450f1ea0bf6a21536cd95c020f" | ||
} |
499296