Skip to content

Commit 2b4bbcb

Browse files
chore(release): 1.8.0 [skip ci]
## [@adobe/spacecat-shared-project-engine-client-v1.8.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-project-engine-client-v1.7.1...@adobe/spacecat-shared-project-engine-client-v1.8.0) (2026-07-03) ### Features * **project-engine-client:** add GET /v1/url/resolve to the vendored client + mock ([#1771](#1771)) ([e8f22b7](e8f22b7)), closes [#737](#737) [serenity-docs#25](https://github.com/adobe/serenity-docs/issues/25) [serenity-docs#25](https://github.com/adobe/serenity-docs/issues/25)
1 parent e8f22b7 commit 2b4bbcb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/spacecat-shared-project-engine-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@adobe/spacecat-shared-project-engine-client-v1.8.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-project-engine-client-v1.7.1...@adobe/spacecat-shared-project-engine-client-v1.8.0) (2026-07-03)
2+
3+
### Features
4+
5+
* **project-engine-client:** add GET /v1/url/resolve to the vendored client + mock ([#1771](https://github.com/adobe/spacecat-shared/issues/1771)) ([e8f22b7](https://github.com/adobe/spacecat-shared/commit/e8f22b75db738a6c10f48796a521d55a8b79f2e3)), closes [#737](https://github.com/adobe/spacecat-shared/issues/737) [serenity-docs#25](https://github.com/adobe/serenity-docs/issues/25) [serenity-docs#25](https://github.com/adobe/serenity-docs/issues/25)
6+
17
## [@adobe/spacecat-shared-project-engine-client-v1.7.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-project-engine-client-v1.7.0...@adobe/spacecat-shared-project-engine-client-v1.7.1) (2026-07-02)
28

39
### Bug Fixes

packages/spacecat-shared-project-engine-client/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-shared-project-engine-client",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Shared modules of the Spacecat Services - Semrush Project Engine client and generated types",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)