Skip to content

Commit 95c63ee

Browse files
author
empathy/x
committed
chore(release): publish
- @empathyco/x-adapter-platform@1.1.0-alpha.59 - @empathyco/x-components@6.0.0-alpha.222
1 parent f827138 commit 95c63ee

File tree

5 files changed

+20
-4
lines changed

5 files changed

+20
-4
lines changed

packages/x-adapter-platform/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.0-alpha.59 (2026-03-16)
7+
8+
* fix: handle optional tagging query in suggestion search schema ([b5e7bed](https://github.com/empathyco/x/commit/b5e7bed))
9+
10+
11+
12+
13+
614
## 1.1.0-alpha.58 (2026-03-16)
715

816
**Note:** Version bump only for package @empathyco/x-adapter-platform

packages/x-adapter-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@empathyco/x-adapter-platform",
3-
"version": "1.1.0-alpha.58",
3+
"version": "1.1.0-alpha.59",
44
"description": "A search client for the Empathy Platform API",
55
"author": "Empathy Systems Corporation S.L.",
66
"license": "Apache-2.0",

packages/x-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 6.0.0-alpha.222 (2026-03-16)
7+
8+
**Note:** Version bump only for package @empathyco/x-components
9+
10+
11+
12+
13+
614
## 6.0.0-alpha.221 (2026-03-16)
715

816
**Note:** Version bump only for package @empathyco/x-components

packages/x-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@empathyco/x-components",
3-
"version": "6.0.0-alpha.221",
3+
"version": "6.0.0-alpha.222",
44
"description": "Empathy X Components",
55
"author": "Empathy Systems Corporation S.L.",
66
"license": "Apache-2.0",
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@empathyco/x-adapter": "8.1.0-alpha.21",
71-
"@empathyco/x-adapter-platform": "1.1.0-alpha.58",
71+
"@empathyco/x-adapter-platform": "1.1.0-alpha.59",
7272
"@empathyco/x-types": "10.1.0-alpha.50",
7373
"@empathyco/x-utils": "1.0.3-alpha.16",
7474
"@vue/devtools-api": "~6.6.4",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)