Skip to content

Commit 38bb63c

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.2...v1.14.0) (2026-04-06) ### Features * add bulk-disable-import-audit-processor task handler ([#244](#244)) ([afb4c6f](afb4c6f))
1 parent afb4c6f commit 38bb63c

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.14.0](https://github.com/adobe/spacecat-task-processor/compare/v1.13.2...v1.14.0) (2026-04-06)
2+
3+
4+
### Features
5+
6+
* add bulk-disable-import-audit-processor task handler ([#244](https://github.com/adobe/spacecat-task-processor/issues/244)) ([afb4c6f](https://github.com/adobe/spacecat-task-processor/commit/afb4c6fd407676e0e45500288529f3008f39198c))
7+
18
## [1.13.2](https://github.com/adobe/spacecat-task-processor/compare/v1.13.1...v1.13.2) (2026-04-05)
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.13.2",
3+
"version": "1.14.0",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)