Skip to content

Commit c65c0bf

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2026-02-25) ### Features * add v2/v3 data access runtime switch ([#193](#193)) ([6dc0395](6dc0395))
1 parent 6dc0395 commit c65c0bf

3 files changed

Lines changed: 10 additions & 3 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.11.0](https://github.com/adobe/spacecat-task-processor/compare/v1.10.0...v1.11.0) (2026-02-25)
2+
3+
4+
### Features
5+
6+
* add v2/v3 data access runtime switch ([#193](https://github.com/adobe/spacecat-task-processor/issues/193)) ([6dc0395](https://github.com/adobe/spacecat-task-processor/commit/6dc0395ea0a662549ebfca0b3de57e8aa6b93c17))
7+
18
# [1.10.0](https://github.com/adobe/spacecat-task-processor/compare/v1.9.2...v1.10.0) (2026-02-25)
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.10.0",
3+
"version": "1.11.0",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)