Skip to content

Commit ddb285c

Browse files
chore(release): 1.242.0 [skip ci]
# [1.242.0](v1.241.0...v1.242.0) (2025-11-17) ### Bug Fixes * **deps:** update dependency @adobe/spacecat-shared-utils to v1.74.0 ([#1586](#1586)) ([28e0bad](28e0bad)) ### Features * added await for tier-client ([#1587](#1587)) ([a4f87cb](a4f87cb))
1 parent a4f87cb commit ddb285c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.242.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.241.0...v1.242.0) (2025-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @adobe/spacecat-shared-utils to v1.74.0 ([#1586](https://github.com/adobe/spacecat-audit-worker/issues/1586)) ([28e0bad](https://github.com/adobe/spacecat-audit-worker/commit/28e0badbed15e4dd4ba185c6383b9f01bed9843c))
7+
8+
9+
### Features
10+
11+
* added await for tier-client ([#1587](https://github.com/adobe/spacecat-audit-worker/issues/1587)) ([a4f87cb](https://github.com/adobe/spacecat-audit-worker/commit/a4f87cb075d44ef07c64e1cc9bbeaa596c7a9921))
12+
113
# [1.241.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.240.3...v1.241.0) (2025-11-17)
214

315

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-audit-worker",
3-
"version": "1.241.0",
3+
"version": "1.242.0",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)