Skip to content

Commit

Permalink
chore(release): 1.7.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.8](v1.7.7...v1.7.8) (2024-01-29)

### Bug Fixes

* **apex:** consider unknown failures unsuccessful ([#108](#108)) ([2b27be9](2b27be9))
  • Loading branch information
semantic-release-bot committed Jan 29, 2024
1 parent 2b27be9 commit 9bb17e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.8](https://github.com/adobe/spacecat-audit-worker/compare/v1.7.7...v1.7.8) (2024-01-29)


### Bug Fixes

* **apex:** consider unknown failures unsuccessful ([#108](https://github.com/adobe/spacecat-audit-worker/issues/108)) ([2b27be9](https://github.com/adobe/spacecat-audit-worker/commit/2b27be989db7ec06604cc4ffa8aa233d8e0f1b75))

## [1.7.7](https://github.com/adobe/spacecat-audit-worker/compare/v1.7.6...v1.7.7) (2024-01-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-audit-worker",
"version": "1.7.7",
"version": "1.7.8",
"description": "SpaceCat Audit Worker",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 9bb17e2

Please sign in to comment.