Skip to content

Commit ae0175b

Browse files
chore(release): 1.15.8 [skip ci]
## [1.15.8](v1.15.7...v1.15.8) (2024-05-08) ### Bug Fixes * Changes for websites that do not redirect non www url to www url ([#248](#248)) ([088ad72](088ad72))
1 parent 088ad72 commit ae0175b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.8](https://github.com/adobe/spacecat-audit-worker/compare/v1.15.7...v1.15.8) (2024-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Changes for websites that do not redirect non www url to www url ([#248](https://github.com/adobe/spacecat-audit-worker/issues/248)) ([088ad72](https://github.com/adobe/spacecat-audit-worker/commit/088ad72b57cc5c2ea43fecac0f1ea6f0f6779763))
7+
18
## [1.15.7](https://github.com/adobe/spacecat-audit-worker/compare/v1.15.6...v1.15.7) (2024-05-04)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-audit-worker",
3-
"version": "1.15.7",
3+
"version": "1.15.8",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)