Skip to content

Commit

Permalink
chore(release): 1.25.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.25.1](v1.25.0...v1.25.1) (2024-08-14)

### Bug Fixes

* **deps:** update adobe fixes ([#358](#358)) ([e2af015](e2af015))
  • Loading branch information
semantic-release-bot committed Aug 14, 2024
1 parent e2af015 commit aea36d3
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.25.1](https://github.com/adobe/spacecat-audit-worker/compare/v1.25.0...v1.25.1) (2024-08-14)


### Bug Fixes

* **deps:** update adobe fixes ([#358](https://github.com/adobe/spacecat-audit-worker/issues/358)) ([e2af015](https://github.com/adobe/spacecat-audit-worker/commit/e2af0157bf04a218c3ed2eb567fc4f60d1723f60))

# [1.25.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.24.0...v1.25.0) (2024-08-14)


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

0 comments on commit aea36d3

Please sign in to comment.