@adobe/helix-shared-process-queue
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.5](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-process-queue@1.1.4...@adobe/helix-shared-process-queue@1.1.5) (2022-05-03) | ||
**Note:** Version bump only for package @adobe/helix-shared-process-queue | ||
## [1.1.4](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-process-queue@1.1.3...@adobe/helix-shared-process-queue@1.1.4) (2022-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@adobe/helix-shared-process-queue", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Shared modules of the Helix Project - Process Queue", | ||
@@ -26,5 +26,5 @@ "main": "src/process-queue.js", | ||
"devDependencies": { | ||
"mocha": "9.2.2" | ||
"mocha": "10.0.0" | ||
}, | ||
"gitHead": "355f5afc37c67b6ebcec2bb68de01b20f0fb9071" | ||
"gitHead": "6fe15017b9be4c8fe8b7bfc48f68229003c4a411" | ||
} |
22663