Skip to content

Commit 984cbad

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.21...v1.13.0) (2026-04-02) ### Features * rename ahrefs references to seo in opportunity status processor ([#246](#246)) ([22388c6](22388c6))
1 parent 22388c6 commit 984cbad

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.13.0](https://github.com/adobe/spacecat-task-processor/compare/v1.12.21...v1.13.0) (2026-04-02)
2+
3+
4+
### Features
5+
6+
* rename ahrefs references to seo in opportunity status processor ([#246](https://github.com/adobe/spacecat-task-processor/issues/246)) ([22388c6](https://github.com/adobe/spacecat-task-processor/commit/22388c6612deec01dcc1d068aaa9f51edfba7e14))
7+
18
## [1.12.21](https://github.com/adobe/spacecat-task-processor/compare/v1.12.20...v1.12.21) (2026-04-02)
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-task-processor",
3-
"version": "1.12.21",
3+
"version": "1.13.0",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)