Skip to content

Commit fce7775

Browse files
chore(release): 1.255.15 [skip ci]
## [1.255.15](v1.255.14...v1.255.15) (2025-11-26) ### Bug Fixes * re-purpose the security-vulnerabilities-auto-suggest handler to call mystique ([#1673](#1673)) ([951321f](951321f)) * sites-36290 ([#1650](#1650)) ([c262dc7](c262dc7))
1 parent c262dc7 commit fce7775

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.255.15](https://github.com/adobe/spacecat-audit-worker/compare/v1.255.14...v1.255.15) (2025-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* re-purpose the security-vulnerabilities-auto-suggest handler to call mystique ([#1673](https://github.com/adobe/spacecat-audit-worker/issues/1673)) ([951321f](https://github.com/adobe/spacecat-audit-worker/commit/951321fd0f997adbdccd89d1eb188e98a687c3ef))
7+
* sites-36290 ([#1650](https://github.com/adobe/spacecat-audit-worker/issues/1650)) ([c262dc7](https://github.com/adobe/spacecat-audit-worker/commit/c262dc79d148a6671891b69d7c71a88b91a6d614))
8+
19
## [1.255.14](https://github.com/adobe/spacecat-audit-worker/compare/v1.255.13...v1.255.14) (2025-11-26)
210

311

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.255.14",
3+
"version": "1.255.15",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)