@adobe/helix-shared-indexer
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.2.8](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-indexer@0.2.7...@adobe/helix-shared-indexer@0.2.8) (2022-02-03) | ||
### Bug Fixes | ||
* add mocha ([#631](https://github.com/adobe/helix-shared/issues/631)) ([2849219](https://github.com/adobe/helix-shared/commit/2849219986aff4a31f1c6c3d1e137b1e2732027d)) | ||
* **deps:** update dependency @adobe/helix-universal to v3 ([#625](https://github.com/adobe/helix-shared/issues/625)) ([cd33862](https://github.com/adobe/helix-shared/commit/cd338620a091c4c7b392ee3da685fbde134ba5b5)) | ||
## [0.2.7](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-indexer@0.2.6...@adobe/helix-shared-indexer@0.2.7) (2022-01-27) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@adobe/helix-shared-indexer", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Shared modules of the Helix Project - Indexer", | ||
@@ -33,5 +33,6 @@ "main": "src/index.js", | ||
"@adobe/helix-fetch": "3.0.0", | ||
"@adobe/helix-shared-config": "^1.7.5" | ||
"@adobe/helix-shared-config": "^1.7.6", | ||
"mocha": "^9.2.0" | ||
}, | ||
"gitHead": "b9f984a6144ff65811c18a73d5a1aca89a71f716" | ||
"gitHead": "6aefaf9d734dd62c679b50f983100eb639655b9f" | ||
} |
30434
3