Skip to content

Commit 592054f

Browse files
chore(release): 1.3.0 [skip ci]
# [@adobe/spacecat-shared-http-utils-v1.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.2.1...@adobe/spacecat-shared-http-utils-v1.3.0) (2024-05-21) ### Features * introduce google client ([#219](#219)) ([71eeb64](71eeb64))
1 parent 39dde75 commit 592054f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/spacecat-shared-http-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/spacecat-shared-http-utils-v1.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.2.1...@adobe/spacecat-shared-http-utils-v1.3.0) (2024-05-21)
2+
3+
4+
### Features
5+
6+
* introduce google client ([#219](https://github.com/adobe/spacecat-shared/issues/219)) ([71eeb64](https://github.com/adobe/spacecat-shared/commit/71eeb64a7efe2037b5d40f0c62668b9eaf41aeb8))
7+
18
# [@adobe/spacecat-shared-http-utils-v1.2.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.2.0...@adobe/spacecat-shared-http-utils-v1.2.1) (2024-05-03)
29

310

packages/spacecat-shared-http-utils/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-http-utils",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Shared modules of the Spacecat Services - HTTP Utils",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)