Skip to content

Commit 25226a3

Browse files
chore(release): 1.1.20 [skip ci]
## [1.1.20](v1.1.19...v1.1.20) (2022-02-28) ### Bug Fixes * **deps:** update dependency @adobe/helix-fetch to v3.0.6 ([#53](#53)) ([958f250](958f250))
1 parent 958f250 commit 25226a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.19](https://github.com/adobe/cci-test-aggregator/compare/v1.1.18...v1.1.19) (2022-02-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/cci-test-aggregator",
3-
"version": "1.1.19",
3+
"version": "1.1.20",
44
"description": "CircleCI Test Aggregator",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)