Skip to content

Commit 05a7d86

Browse files
chore(release): 1.12.19 [skip ci]
## [1.12.19](v1.12.18...v1.12.19) (2026-04-01) ### Bug Fixes * persist site config via setConfig after disableImport ([#240](#240)) ([39b9e0a](39b9e0a))
1 parent 39b9e0a commit 05a7d86

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.12.19](https://github.com/adobe/spacecat-task-processor/compare/v1.12.18...v1.12.19) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* persist site config via setConfig after disableImport ([#240](https://github.com/adobe/spacecat-task-processor/issues/240)) ([39b9e0a](https://github.com/adobe/spacecat-task-processor/commit/39b9e0a4c75e1ad092f238d44b01bca791e29c16))
7+
18
## [1.12.18](https://github.com/adobe/spacecat-task-processor/compare/v1.12.17...v1.12.18) (2026-03-31)
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.18",
3+
"version": "1.12.19",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)