Skip to content

Commit

Permalink
chore(release): 1.28.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.28.1](v1.28.0...v1.28.1) (2024-08-27)

### Bug Fixes

* **deps:** update dependency jsdom to v25 ([#379](#379)) ([d785019](d785019))
  • Loading branch information
semantic-release-bot committed Aug 27, 2024
1 parent d785019 commit 959352a
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.28.1](https://github.com/adobe/spacecat-audit-worker/compare/v1.28.0...v1.28.1) (2024-08-27)


### Bug Fixes

* **deps:** update dependency jsdom to v25 ([#379](https://github.com/adobe/spacecat-audit-worker/issues/379)) ([d785019](https://github.com/adobe/spacecat-audit-worker/commit/d7850193c94d6f6bc03134c1cfb00d28dd16f807))

# [1.28.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.27.0...v1.28.0) (2024-08-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.28.0",
"version": "1.28.1",
"description": "SpaceCat Audit Worker",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 959352a

Please sign in to comment.