Skip to content

Commit 36b7e27

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.20...v1.4.0) (2025-11-05) ### Features * artifacts upload action ([#117](#117)) ([0752a93](0752a93))
1 parent 0752a93 commit 36b7e27

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.4.0](https://github.com/adobe/spacecat-task-processor/compare/v1.3.20...v1.4.0) (2025-11-05)
2+
3+
4+
### Features
5+
6+
* artifacts upload action ([#117](https://github.com/adobe/spacecat-task-processor/issues/117)) ([0752a93](https://github.com/adobe/spacecat-task-processor/commit/0752a93ad4f74880ca83fda2ac7cce780585482c))
7+
18
## [1.3.20](https://github.com/adobe/spacecat-task-processor/compare/v1.3.19...v1.3.20) (2025-11-04)
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.3.20",
3+
"version": "1.4.0",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)