Skip to content

Commit ea39277

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.27...v1.1.0) (2025-08-13) ### Features * onboard automation fix for multiple sites using csv file ([#31](#31)) ([8b9cef6](8b9cef6))
1 parent 8b9cef6 commit ea39277

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.1.0](https://github.com/adobe/spacecat-task-processor/compare/v1.0.27...v1.1.0) (2025-08-13)
2+
3+
4+
### Features
5+
6+
* onboard automation fix for multiple sites using csv file ([#31](https://github.com/adobe/spacecat-task-processor/issues/31)) ([8b9cef6](https://github.com/adobe/spacecat-task-processor/commit/8b9cef6ac51407a0e124f2100c041c84f67ab806))
7+
18
## [1.0.27](https://github.com/adobe/spacecat-task-processor/compare/v1.0.26...v1.0.27) (2025-08-12)
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.0.27",
3+
"version": "1.1.0",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)