Skip to content

Commit

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

### Bug Fixes

* **deps:** update external fixes ([#106](#106)) ([e0b751b](e0b751b))
  • Loading branch information
semantic-release-bot committed Jan 27, 2024
1 parent e0b751b commit 51d43e9
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.7](https://github.com/adobe/spacecat-audit-worker/compare/v1.7.6...v1.7.7) (2024-01-27)


### Bug Fixes

* **deps:** update external fixes ([#106](https://github.com/adobe/spacecat-audit-worker/issues/106)) ([e0b751b](https://github.com/adobe/spacecat-audit-worker/commit/e0b751bea7009ec984ed53000c85a59e279a245f))

## [1.7.6](https://github.com/adobe/spacecat-audit-worker/compare/v1.7.5...v1.7.6) (2024-01-26)


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.6",
"version": "1.7.7",
"description": "SpaceCat Audit Worker",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 51d43e9

Please sign in to comment.