Skip to content

Commit 0ce34e5

Browse files
chore(release): 1.9.3 [skip ci]
## [@adobe/spacecat-shared-athena-client-v1.9.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.2...@adobe/spacecat-shared-athena-client-v1.9.3) (2026-02-25) ### Bug Fixes * temporal series month/week wrap-around and add year to query pipeline ([#1376](#1376)) ([b15cfd7](b15cfd7))
1 parent b15cfd7 commit 0ce34e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/spacecat-shared-athena-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-athena-client-v1.9.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.2...@adobe/spacecat-shared-athena-client-v1.9.3) (2026-02-25)
2+
3+
### Bug Fixes
4+
5+
* temporal series month/week wrap-around and add year to query pipeline ([#1376](https://github.com/adobe/spacecat-shared/issues/1376)) ([b15cfd7](https://github.com/adobe/spacecat-shared/commit/b15cfd705809612c4ad69bbdc09d87c06687dcb6))
6+
17
# [@adobe/spacecat-shared-athena-client-v1.9.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.1...@adobe/spacecat-shared-athena-client-v1.9.2) (2026-01-19)
28

39

packages/spacecat-shared-athena-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-athena-client",
3-
"version": "1.9.2",
3+
"version": "1.9.3",
44
"description": "Shared modules of the Spacecat Services - AWS Athena Client",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)