Skip to content

Commit b1a4a9f

Browse files
chore(release): 2.3.0 [skip ci]
# [@adobe/spacecat-shared-rum-api-client-v2.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.2.1...@adobe/spacecat-shared-rum-api-client-v2.3.0) (2024-07-12) ### Features * audit top pages for language mismatch (SITES-22690) ([#289](#289)) ([ec9d83a](ec9d83a))
1 parent ec9d83a commit b1a4a9f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/spacecat-shared-rum-api-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-rum-api-client-v2.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.2.1...@adobe/spacecat-shared-rum-api-client-v2.3.0) (2024-07-12)
2+
3+
4+
### Features
5+
6+
* audit top pages for language mismatch (SITES-22690) ([#289](https://github.com/adobe/spacecat-shared/issues/289)) ([ec9d83a](https://github.com/adobe/spacecat-shared/commit/ec9d83a9f59ba7c88b2be3181c60290eae132219))
7+
18
# [@adobe/spacecat-shared-rum-api-client-v2.2.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.2.0...@adobe/spacecat-shared-rum-api-client-v2.2.1) (2024-07-08)
29

310

packages/spacecat-shared-rum-api-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-rum-api-client",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "Shared modules of the Spacecat Services - Rum API client",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)