Skip to content

Commit

Permalink
chore(release): 1.23.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.23.1](v1.23.0...v1.23.1) (2024-08-06)

### Bug Fixes

* **deps:** update adobe fixes ([#349](#349)) ([f1b983d](f1b983d))
  • Loading branch information
semantic-release-bot committed Aug 6, 2024
1 parent f1b983d commit e79a7e4
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.23.1](https://github.com/adobe/spacecat-audit-worker/compare/v1.23.0...v1.23.1) (2024-08-06)


### Bug Fixes

* **deps:** update adobe fixes ([#349](https://github.com/adobe/spacecat-audit-worker/issues/349)) ([f1b983d](https://github.com/adobe/spacecat-audit-worker/commit/f1b983dec8a8d68bb5db97f9872a2b754e05ed34))

# [1.23.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.22.12...v1.23.0) (2024-08-06)


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

0 comments on commit e79a7e4

Please sign in to comment.