Skip to content

Commit 75b0ff7

Browse files
chore(release): 1.0.2 [skip ci]
# [@adobe/spacecat-shared-brand-client-v1.0.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-brand-client-v1.0.1...@adobe/spacecat-shared-brand-client-v1.0.2) (2025-03-06) ### Bug Fixes * error handling and dependencies ([#650](#650)) ([3dc4e03](3dc4e03))
1 parent 3dc4e03 commit 75b0ff7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/spacecat-shared-brand-client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/spacecat-shared-brand-client-v1.0.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-brand-client-v1.0.1...@adobe/spacecat-shared-brand-client-v1.0.2) (2025-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* error handling and dependencies ([#650](https://github.com/adobe/spacecat-shared/issues/650)) ([3dc4e03](https://github.com/adobe/spacecat-shared/commit/3dc4e03b045b324ea01aff82e177fd7567822f51))
7+
18
# [@adobe/spacecat-shared-brand-client-v1.0.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-brand-client-v1.0.0...@adobe/spacecat-shared-brand-client-v1.0.1) (2025-03-06)
29

310

packages/spacecat-shared-brand-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-shared-brand-client",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Shared modules of the Spacecat Services - Brand Client",
55
"type": "module",
66
"engines": {
@@ -49,4 +49,4 @@
4949
"typescript": "5.8.2",
5050
"aws-xray-sdk": "3.3.0"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)