Skip to content

Commit 99c22ac

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2025-08-14) ### Bug Fixes * fetch tenant id from organization ([#21](#21)) ([dae1bc3](dae1bc3))
1 parent dae1bc3 commit 99c22ac

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.1.3](https://github.com/adobe/spacecat-task-processor/compare/v1.1.2...v1.1.3) (2025-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fetch tenant id from organization ([#21](https://github.com/adobe/spacecat-task-processor/issues/21)) ([dae1bc3](https://github.com/adobe/spacecat-task-processor/commit/dae1bc364f784aace22938c5b270f1bb19d33afc))
7+
18
## [1.1.2](https://github.com/adobe/spacecat-task-processor/compare/v1.1.1...v1.1.2) (2025-08-14)
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.1.2",
3+
"version": "1.1.3",
44
"description": "SpaceCat Task Processor",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)