Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-12-05)

### Bug Fixes

* **deps:** update dependency @adobe/helix-status to v10.0.11 ([#35](#35)) ([e33aba5](e33aba5))
  • Loading branch information
semantic-release-bot committed Dec 5, 2023
1 parent e33aba5 commit 661969f
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.1.1](https://github.com/adobe-rnd/spacecat-audit-worker/compare/v1.1.0...v1.1.1) (2023-12-05)


### Bug Fixes

* **deps:** update dependency @adobe/helix-status to v10.0.11 ([#35](https://github.com/adobe-rnd/spacecat-audit-worker/issues/35)) ([e33aba5](https://github.com/adobe-rnd/spacecat-audit-worker/commit/e33aba5396ae6d7a49011fae77cc8fcc1a181cc4))

# [1.1.0](https://github.com/adobe-rnd/spacecat-audit-worker/compare/v1.0.6...v1.1.0) (2023-12-05)


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

0 comments on commit 661969f

Please sign in to comment.