We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958f250 commit 25226a3Copy full SHA for 25226a3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.20](https://github.com/adobe/cci-test-aggregator/compare/v1.1.19...v1.1.20) (2022-02-28)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @adobe/helix-fetch to v3.0.6 ([#53](https://github.com/adobe/cci-test-aggregator/issues/53)) ([958f250](https://github.com/adobe/cci-test-aggregator/commit/958f250a701fc39c8be70457a6fc9b6c932ceb0e))
7
8
## [1.1.19](https://github.com/adobe/cci-test-aggregator/compare/v1.1.18...v1.1.19) (2022-02-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/cci-test-aggregator",
- "version": "1.1.19",
+ "version": "1.1.20",
"description": "CircleCI Test Aggregator",
"main": "src/index.js",
"bin": {
0 commit comments