Skip to content

Commit 98d1290

Browse files
merge main
2 parents b3c2d5a + a464df8 commit 98d1290

3 files changed

Lines changed: 55 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.15](https://github.com/adobe/spacecat-task-processor/compare/v1.12.14...v1.12.15) (2026-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update adobe fixes ([#236](https://github.com/adobe/spacecat-task-processor/issues/236)) ([d49f1a5](https://github.com/adobe/spacecat-task-processor/commit/d49f1a537a6855e595d22831279231eb37338bd8))
7+
18
## [1.12.14](https://github.com/adobe/spacecat-task-processor/compare/v1.12.13...v1.12.14) (2026-03-28)
29

310

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-task-processor",
3-
"version": "1.12.14",
3+
"version": "1.12.15",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",
@@ -78,10 +78,10 @@
7878
"@adobe/helix-universal-logger": "3.0.28",
7979
"@adobe/spacecat-shared-data-access": "https://gist.github.com/tkotthakota-adobe/ea7a17f0303480de4f9728fe11310236/raw/fd9f4085abf670e7c468df634103669e6c04ae8f/adobe-spacecat-shared-data-access-3.32.1.tgz",
8080
"@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0",
81-
"@adobe/spacecat-shared-google-client": "1.5.7",
81+
"@adobe/spacecat-shared-google-client": "1.5.8",
8282
"@adobe/spacecat-shared-gpt-client": "1.6.20",
8383
"@adobe/spacecat-shared-http-utils": "1.25.1",
84-
"@adobe/spacecat-shared-ims-client": "1.12.1",
84+
"@adobe/spacecat-shared-ims-client": "1.12.2",
8585
"@adobe/spacecat-shared-rum-api-client": "2.40.10",
8686
"@adobe/spacecat-shared-scrape-client": "2.5.4",
8787
"@adobe/spacecat-shared-slack-client": "1.6.4",

0 commit comments

Comments
 (0)